|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TimeTrackingConfiguration
| Nested Class Summary | |
|---|---|
static class |
TimeTrackingConfiguration.Mode
Describes the modes of operation for Time Tracking in JIRA. |
static class |
TimeTrackingConfiguration.PropertiesAdaptor
Implementation that is registered with PICO. |
| Method Summary | |
|---|---|
boolean |
copyCommentToWorkDescriptionOnTransition()
Should the comment entered on a transition screen be copied to the work description when logging work? |
boolean |
enabled()
Is time tracking enabled? |
BigDecimal |
getDaysPerWeek()
Get the currently configured number of days in a week. |
DateUtils.Duration |
getDefaultUnit()
Get the currently configured default duration to use when parsing duration string for time tracking. |
BigDecimal |
getHoursPerDay()
Get the currently configured number of hours in a day. |
TimeTrackingConfiguration.Mode |
getMode()
|
| Method Detail |
|---|
boolean enabled()
TimeTrackingConfiguration.Mode getMode()
DateUtils.Duration getDefaultUnit()
BigDecimal getHoursPerDay()
BigDecimal getDaysPerWeek()
boolean copyCommentToWorkDescriptionOnTransition()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||