Class SlackUserProperty

    • Constructor Detail

      • SlackUserProperty

        @DataBoundConstructor
        public SlackUserProperty()
    • Method Detail

      • getUserId

        @Exported
        public String getUserId()
      • setUserId

        @DataBoundSetter
        public void setUserId​(String userId)
      • getDisableNotifications

        @Exported
        public boolean getDisableNotifications()
      • setDisableNotifications

        @DataBoundSetter
        public void setDisableNotifications​(boolean disableNotifications)