Class StrideNotificationActionConfig
java.lang.Object
com.codebarrel.automation.rulecomponent.jira.action.stride.StrideNotificationActionConfig
- All Implemented Interfaces:
SecretContainingConfig
-
Constructor Summary
ConstructorsConstructorDescriptionStrideNotificationActionConfig(MandatorySecretField accessToken, String webhookUrl, String body) -
Method Summary
-
Constructor Details
-
StrideNotificationActionConfig
public StrideNotificationActionConfig() -
StrideNotificationActionConfig
public StrideNotificationActionConfig(MandatorySecretField accessToken, String webhookUrl, String body)
-
-
Method Details
-
getAccessToken
-
getWebhookUrl
-
getBody
-
getUsedSecretsKeys
- Specified by:
getUsedSecretsKeysin interfaceSecretContainingConfig- Returns:
- secret keys used in the rule config
-
toString
-