public class UpdateIssueFieldFunction extends AbstractJiraFunctionProvider
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_VALUE |
static String |
UNASSIGNED_VALUE |
ORIGINAL_ISSUE_KEY
Constructor and Description |
---|
UpdateIssueFieldFunction() |
Modifier and Type | Method and Description |
---|---|
void |
execute(Map transientVars,
Map args,
com.opensymphony.module.propertyset.PropertySet ps) |
static com.opensymphony.workflow.loader.FunctionDescriptor |
makeDescriptor(String fieldName,
String fieldValue) |
getIssue
getCaller, getCallerKey, getCallerName, getCallerUser, getCallerUserFromArgs, getUserByKey, populateParamsWithUser, populateParamsWithUser
public static final String DEFAULT_VALUE
public static final String UNASSIGNED_VALUE
Copyright © 2002-2023 Atlassian. All Rights Reserved.