public class UpdateNotNullIssueFieldFunction extends UpdateIssueFieldFunction
DEFAULT_VALUE, UNASSIGNED_VALUE
ORIGINAL_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.
|
makeDescriptor
getIssue
getCaller, getCallerKey, getCallerName, getCallerUser, getCallerUserFromArgs, getUserByKey, populateParamsWithUser, populateParamsWithUser
public void execute(Map transientVars, Map args, com.opensymphony.module.propertyset.PropertySet ps) throws com.opensymphony.workflow.WorkflowException
execute
in interface com.opensymphony.workflow.FunctionProvider
execute
in class UpdateIssueFieldFunction
com.opensymphony.workflow.WorkflowException
Copyright © 2002-2023 Atlassian. All Rights Reserved.