Interface NotificationRule

    • Method Detail

      • getConditionKey

        @Nullable
        @Nullable String getConditionKey()
      • setConditionKey

        void setConditionKey​(String conditionKey)
      • getConditionData

        String getConditionData()
      • setConditionData

        void setConditionData​(String conditionData)
      • setNotificationSet

        void setNotificationSet​(NotificationSet notificationSet)
      • getRecipient

        @Nullable
        @Nullable String getRecipient()
      • setRecipient

        void setRecipient​(String recipient)
      • getRecipientType

        @Nullable
        @Nullable String getRecipientType()
      • setRecipientType

        void setRecipientType​(String recipientType)