Class IssueCreateFunction
java.lang.Object
com.atlassian.jira.workflow.function.issue.IssueCreateFunction
- All Implemented Interfaces:
com.opensymphony.workflow.FunctionProvider
public class IssueCreateFunction
extends Object
implements com.opensymphony.workflow.FunctionProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
static com.opensymphony.workflow.loader.FunctionDescriptor
-
Constructor Details
-
IssueCreateFunction
public IssueCreateFunction()
-
-
Method Details
-
execute
public void execute(Map transientVars, Map args, com.opensymphony.module.propertyset.PropertySet ps) throws com.opensymphony.workflow.WorkflowException - Specified by:
execute
in interfacecom.opensymphony.workflow.FunctionProvider
- Throws:
com.opensymphony.workflow.WorkflowException
-
makeDescriptor
public static com.opensymphony.workflow.loader.FunctionDescriptor makeDescriptor()
-