Class ProduceEvent

    • Constructor Detail

      • ProduceEvent

        public ProduceEvent()
        No args constructor for use in serialization
      • ProduceEvent

        public ProduceEvent​(String eventRef)
        Parameters:
        eventRef -
    • Method Detail

      • getEventRef

        public String getEventRef()
        References a name of a defined event (Required)
      • setEventRef

        public void setEventRef​(String eventRef)
        References a name of a defined event (Required)
      • getData

        public String getData()
        JSONPath expression which selects parts of the states data output to become the data of the produced event
      • setData

        public void setData​(String data)
        JSONPath expression which selects parts of the states data output to become the data of the produced event