Class TriggerWebhookFunction

All Implemented Interfaces:
com.opensymphony.workflow.FunctionProvider

public class TriggerWebhookFunction extends AbstractJiraFunctionProvider
DO NOT rename! This function is called from atlassian-plugin descriptor using class name.
  • Constructor Details

    • TriggerWebhookFunction

      public TriggerWebhookFunction(com.atlassian.sal.api.message.I18nResolver i18n, TransitionMapper transitionMapper, com.atlassian.event.api.EventPublisher eventPublisher, JqlIssueMatcher jqlIssueMatcher, com.atlassian.webhooks.WebhookService webHookService, WebhookIndexConsistencyAwaiter indexConsistencyAwaiter)
  • Method Details

    • execute

      public void execute(Map transientVars, Map args, com.opensymphony.module.propertyset.PropertySet ps) throws com.opensymphony.workflow.WorkflowException
      Throws:
      com.opensymphony.workflow.WorkflowException