com.atlassian.jira.workflow.function.issue
Class UberIssueWorkflowFunction
java.lang.Object
com.atlassian.jira.workflow.function.issue.UberIssueWorkflowFunction
- All Implemented Interfaces:
- com.opensymphony.workflow.FunctionProvider
public class UberIssueWorkflowFunction
- extends Object
- implements com.opensymphony.workflow.FunctionProvider
Method Summary |
void |
execute(Map transientVars,
Map args,
com.opensymphony.module.propertyset.PropertySet ps)
|
static com.opensymphony.workflow.loader.FunctionDescriptor |
makeDescriptor(String eventType)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UberIssueWorkflowFunction
public UberIssueWorkflowFunction()
execute
public void execute(Map transientVars,
Map args,
com.opensymphony.module.propertyset.PropertySet ps)
throws com.opensymphony.workflow.WorkflowException
- Specified by:
execute
in interface com.opensymphony.workflow.FunctionProvider
- Throws:
com.opensymphony.workflow.WorkflowException
makeDescriptor
public static com.opensymphony.workflow.loader.FunctionDescriptor makeDescriptor(String eventType)
Copyright © 2002-2011 Atlassian. All Rights Reserved.