Class UpdateIssueStatusFunction

java.lang.Object
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 Details

    • UpdateIssueStatusFunction

      public UpdateIssueStatusFunction()
  • Method Details

    • 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()