com.atlassian.jira.workflow.function.issue
Class UpdateIssueStatusFunction

java.lang.Object
  extended by com.atlassian.jira.workflow.function.issue.UpdateIssueStatusFunction
All Implemented Interfaces:
com.opensymphony.workflow.FunctionProvider

public class UpdateIssueStatusFunction
extends Object
implements com.opensymphony.workflow.FunctionProvider

Author:
Pat Lightbody

Constructor Summary
UpdateIssueStatusFunction()
           
 
Method Summary
 void execute(Map transientVars, Map args, com.opensymphony.module.propertyset.PropertySet ps)
           
static com.opensymphony.workflow.loader.FunctionDescriptor makeDescriptor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateIssueStatusFunction

public UpdateIssueStatusFunction()
Method Detail

execute

public void execute(Map transientVars,
                    Map args,
                    com.opensymphony.module.propertyset.PropertySet ps)
             throws com.opensymphony.workflow.StoreException
Specified by:
execute in interface com.opensymphony.workflow.FunctionProvider
Throws:
com.opensymphony.workflow.StoreException

makeDescriptor

public static com.opensymphony.workflow.loader.FunctionDescriptor makeDescriptor()


Copyright © 2002-2013 Atlassian. All Rights Reserved.