Interface UpdateFieldsHelperBean

All Known Implementing Classes:
UpdateFieldsHelperBeanImpl

public interface UpdateFieldsHelperBean
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.