public class FixForVersionsRestFieldOperationsHandler extends AbstractVersionsRestFieldOperationsHandler
i18nHelper| Constructor and Description |
|---|
FixForVersionsRestFieldOperationsHandler(VersionManager versionManager,
I18nHelper i18nHelper) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
finaliseOperation(Collection<String> finalValue,
IssueInputParameters parameters,
ErrorCollection errors)
takes the valuye returnd by a call to applyOperation() and puts it into the inputparams
|
protected String |
getFieldName() |
protected List<String> |
getInitialValue(Issue issue,
ErrorCollection errors)
compute the "currentValue" to be passed to applyOperation()
|
getInitialCreateValue, getSupportedOperations, handleAddOperation, handleRemoveOperation, handleSetOperation, toVersionIdsapplyOperation, toLongIds, updateIssueInputParameterspublic FixForVersionsRestFieldOperationsHandler(VersionManager versionManager, I18nHelper i18nHelper)
protected String getFieldName()
getFieldName in class AbstractVersionsRestFieldOperationsHandlerprotected List<String> getInitialValue(Issue issue, ErrorCollection errors)
AbstractFieldOperationsHandlergetInitialValue in class AbstractFieldOperationsHandler<Collection<String>>protected void finaliseOperation(Collection<String> finalValue, IssueInputParameters parameters, ErrorCollection errors)
AbstractFieldOperationsHandlerfinaliseOperation in class AbstractFieldOperationsHandler<Collection<String>>Copyright © 2002-2019 Atlassian. All Rights Reserved.