@PublicApi public interface WorklogNewEstimateInputParameters extends WorklogInputParameters
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.
To build instances of this class, see the WorklogInputParametersImpl
builder methods. Moreover, you must use the correct build method to get the right return type.
| Modifier and Type | Method and Description |
|---|---|
String |
getNewEstimate() |
getComment, getErrorFieldPrefix, getGroupLevel, getIssue, getRoleLevelId, getStartDate, getTimeSpent, getVisibility, getWorklogId, isEditableCheckRequiredString getNewEstimate()
Copyright © 2002-2019 Atlassian. All Rights Reserved.