Class PluginCommentAddedEvent

    • Constructor Detail

      • PluginCommentAddedEvent

        @DataBoundConstructor
        public PluginCommentAddedEvent​(String verdictCategory,
                                       String commentAddedTriggerApprovalValue)
        Standard DataBoundConstructor.
        Parameters:
        verdictCategory - the value part of the VerdictCategory.
        commentAddedTriggerApprovalValue - the approval value.
      • PluginCommentAddedEvent

        public PluginCommentAddedEvent()
        Empty constructor for serializer.