Class AssignToReporterFunction

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

public class AssignToReporterFunction extends Object implements com.opensymphony.workflow.FunctionProvider
Assigns the issue to the reporter.
  • Constructor Details

    • AssignToReporterFunction

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