public class TriggerWebhookFunction extends AbstractJiraFunctionProvider
ORIGINAL_ISSUE_KEY
Constructor and Description |
---|
TriggerWebhookFunction(com.atlassian.sal.api.message.I18nResolver i18n,
TransitionMapper transitionMapper,
com.atlassian.event.api.EventPublisher eventPublisher,
JqlEventMatcher jqlEventMatcher,
com.atlassian.webhooks.api.register.listener.WebHookListenerService webHookListenerService) |
Modifier and Type | Method and Description |
---|---|
void |
execute(Map transientVars,
Map args,
com.opensymphony.module.propertyset.PropertySet ps) |
getIssue
getCaller, getCallerKey, getCallerName, getCallerUser, getCallerUserFromArgs, getUserByKey, populateParamsWithUser, populateParamsWithUser
public TriggerWebhookFunction(com.atlassian.sal.api.message.I18nResolver i18n, TransitionMapper transitionMapper, com.atlassian.event.api.EventPublisher eventPublisher, JqlEventMatcher jqlEventMatcher, com.atlassian.webhooks.api.register.listener.WebHookListenerService webHookListenerService)
Copyright © 2002-2022 Atlassian. All Rights Reserved.