java.lang.Object | ||||
↳ | com.atlassian.jira.workflow.WorkflowFunctionUtils | |||
↳ | com.atlassian.jira.workflow.function.issue.AbstractJiraFunctionProvider | |||
↳ | com.atlassian.jira.workflow.function.issue.UpdateIssueFieldFunction | |||
↳ | com.atlassian.jira.workflow.function.issue.UpdateNotNullIssueFieldFunction |
[Expand]
Inherited Constants | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||||
![]()
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Takes a name (vars.key) of a transient var in the args map
If the modified fields of the issue contains that the field id stored in "vars.key" set the field value as the field.value and call the
super method to update the issue field function.
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||||||||||||
![]()
| |||||||||||||||||||||||||
![]()
| |||||||||||||||||||||||||
![]() | |||||||||||||||||||||||||
![]() |
Takes a name (vars.key) of a transient var in the args map If the modified fields of the issue contains that the field id stored in "vars.key" set the field value as the field.value and call the super method to update the issue field function.
WorkflowException |
---|