Class IssueReindexFunction

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

public class IssueReindexFunction extends Object implements com.opensymphony.workflow.FunctionProvider
  • Constructor Details

    • IssueReindexFunction

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

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