java.lang.Object | ||
↳ | com.atlassian.jira.issue.customfields.impl.rest.AbstractCustomFieldOperationsHandler<T> | |
↳ | com.atlassian.jira.issue.customfields.impl.rest.ProjectCustomFieldOperationsHandler |
[Expand]
Inherited Fields | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.jira.issue.customfields.impl.rest.AbstractCustomFieldOperationsHandler
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns a list of operation names which are supported by this field.
|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
takes the value returnd by a call to applyOperation() and puts it into the inputparams
| |||||||||||
compute the "currentValue" to be passed to applyOperation()
| |||||||||||
compute the "currentValue" to be passed to applyOperation()
| |||||||||||
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.jira.issue.customfields.impl.rest.AbstractCustomFieldOperationsHandler
| |||||||||||||||||||||||||||||
From class java.lang.Object | |||||||||||||||||||||||||||||
From interface
com.atlassian.jira.issue.fields.rest.RestFieldOperationsHandler
|
Returns a list of operation names which are supported by this field.
takes the value returnd by a call to applyOperation() and puts it into the inputparams
compute the "currentValue" to be passed to applyOperation()
compute the "currentValue" to be passed to applyOperation()