Class SlackNotificationActionConfig

java.lang.Object
com.codebarrel.automation.rulecomponent.jira.action.slack.SlackNotificationActionConfig
All Implemented Interfaces:
SecretContainingConfig

public class SlackNotificationActionConfig extends Object implements SecretContainingConfig
  • Constructor Details

    • SlackNotificationActionConfig

      public SlackNotificationActionConfig()
    • SlackNotificationActionConfig

      public SlackNotificationActionConfig(MandatorySecretField webhookUrl, String body, String channel, boolean automationSender)
  • Method Details