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 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 interface com.opensymphony.workflow.FunctionProvider
      Throws:
      com.opensymphony.workflow.WorkflowException
    • makeDescriptor

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