Class CreateIssuePostFunction

java.lang.Object
com.atlassian.jira.dev.reference.plugin.workflow.CreateIssuePostFunction
All Implemented Interfaces:
com.opensymphony.workflow.FunctionProvider

public class CreateIssuePostFunction extends Object implements com.opensymphony.workflow.FunctionProvider
Creates an issue in a post-function to test https://jira.atlassian.com/browse/JRA-26172
Since:
v4.4
  • Constructor Details

  • Method Details

    • execute

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