|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorklogInputParameters | |
|---|---|
| com.atlassian.jira.bc.issue.worklog | |
| Uses of WorklogInputParameters in com.atlassian.jira.bc.issue.worklog |
|---|
| Subinterfaces of WorklogInputParameters in com.atlassian.jira.bc.issue.worklog | |
|---|---|
interface |
WorklogAdjustmentAmountInputParameters
A more-specific class of WorklogInputParameters required to validate and perform worklog creation and
update service calls which additionally manually adjust the remaining estimate by a specified amount. |
interface |
WorklogNewEstimateInputParameters
A more-specific class of WorklogInputParameters required to validate and perform worklog creation and
update service calls which additionally set the remaining estimate to a new estimate. |
| Classes in com.atlassian.jira.bc.issue.worklog that implement WorklogInputParameters | |
|---|---|
class |
WorklogInputParametersImpl
Implementation of the WorklogInputParameters, WorklogNewEstimateInputParameters and
WorklogAdjustmentAmountInputParameters interfaces. |
| Methods in com.atlassian.jira.bc.issue.worklog that return WorklogInputParameters | |
|---|---|
WorklogInputParameters |
WorklogInputParametersImpl.Builder.build()
Use this method to build the base WorklogInputParameters object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||