Class HipChatPostFunction

java.lang.Object
com.atlassian.labs.jira.workflow.HipChatPostFunction
All Implemented Interfaces:
com.opensymphony.workflow.FunctionProvider

public class HipChatPostFunction extends Object implements com.opensymphony.workflow.FunctionProvider
Backward compatibility for workflows using Hipchat postfunction. Prints a warning message telling admins to remove that postfunction.
Since:
8.11
  • Constructor Details

    • HipChatPostFunction

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