com.atlassian.jira.web.action.issue.UpdateFieldsHelperBean |
Known Indirect Subclasses |
This interface is deprecated.
Use IssueService
or IssueManager
instead. Since v5.0.
Bean to help with updating issues only for the fields in the action params. That is, no attempt is made to update fields that are not explicitly passed in the action params map. This way, you can use this bean to update a single, or a small number of fields without having to recreate the entire object.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This method is deprecated.
Use
FieldScreenRendererFactory instead. Since v5.0.
| |||||||||||
This method is deprecated.
Use
FieldScreenRendererFactory instead. Since v5.0.
|