Class SlackActionConf


  • public class SlackActionConf
    extends Object
    • Constructor Detail

      • SlackActionConf

        public SlackActionConf()
    • Method Detail

      • getAccount

        public String getAccount()
      • setAccount

        public void setAccount​(String account)
      • getFrom

        public String getFrom()
      • setFrom

        public void setFrom​(String from)
      • getText

        public String getText()
      • setText

        public void setText​(String text)
      • getChannel

        public String getChannel()
      • setChannel

        public void setChannel​(String channel)
      • getIconEmoji

        public String getIconEmoji()
      • setIconEmoji

        public void setIconEmoji​(String iconEmoji)