public class UpdateNotNullIssueFieldFunction extends UpdateIssueFieldFunction
DEFAULT_VALUE, UNASSIGNED_VALUEORIGINAL_ISSUE_KEY| Constructor and Description |
|---|
UpdateNotNullIssueFieldFunction() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Map transientVars,
Map args,
com.opensymphony.module.propertyset.PropertySet ps)
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.
|
makeDescriptorgetIssuegetCaller, getCallerKey, getCallerName, getCallerUser, getCallerUserFromArgs, getUserByKey, populateParamsWithUser, populateParamsWithUserpublic void execute(Map transientVars, Map args, com.opensymphony.module.propertyset.PropertySet ps) throws com.opensymphony.workflow.WorkflowException
execute in interface com.opensymphony.workflow.FunctionProviderexecute in class UpdateIssueFieldFunctioncom.opensymphony.workflow.WorkflowExceptionCopyright © 2002-2021 Atlassian. All Rights Reserved.