|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WorklogNewEstimateResult
A more-specific WorklogResult which additionally defines a "new estimate" value.
To create instances of this class, see the WorklogResultFactory.
WorklogResult,
WorklogResultFactory,
WorklogService| Method Summary | |
|---|---|
Long |
getNewEstimate()
|
| Methods inherited from interface com.atlassian.jira.bc.issue.worklog.WorklogResult |
|---|
getWorklog, isEditableCheckRequired |
| Method Detail |
|---|
Long getNewEstimate()
WorklogService.createWithNewRemainingEstimate(com.atlassian.jira.bc.JiraServiceContext, WorklogNewEstimateResult,boolean),
WorklogService.updateWithNewRemainingEstimate(com.atlassian.jira.bc.JiraServiceContext, WorklogNewEstimateResult,boolean),
WorklogService.deleteWithNewRemainingEstimate(com.atlassian.jira.bc.JiraServiceContext, WorklogNewEstimateResult,boolean)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||