| java.lang.Object | ||
| ↳ | com.atlassian.jira.issue.fields.rest.AbstractFieldOperationsHandler<T> | |
| ↳ | com.atlassian.jira.issue.fields.rest.EnvironmentRestFieldOperationsHandler | |
Provide edit functionality via REST for the Environment Field
|
[Expand]
Inherited Fields | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.jira.issue.fields.rest.AbstractFieldOperationsHandler
| ||||||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
takes the valuye 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.fields.rest.AbstractFieldOperationsHandler
| |||||||||||||||||||||||||||||
From class
java.lang.Object
| |||||||||||||||||||||||||||||
From interface
com.atlassian.jira.issue.fields.rest.RestFieldOperationsHandler
| |||||||||||||||||||||||||||||
takes the valuye 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()

