Class WorkOrderHeaderUpdatedSpout

java.lang.Object
overit.geocall.event.producer.JsonSpout<WorkOrderHeaderUpdatePublishEvent,DTOWorkOrderHeaderUpdatedSpout>
overit.geocallapp.wfm.workorders.spout.header.WorkOrderHeaderUpdatedSpout
All Implemented Interfaces:
Spout<WorkOrderHeaderUpdatePublishEvent,DTOWorkOrderHeaderUpdatedSpout,String>

GCApi:
spout
  • Constructor Details

    • WorkOrderHeaderUpdatedSpout

      public WorkOrderHeaderUpdatedSpout()
  • Method Details

    • getPayload

      Description copied from interface: Spout
      Extracts the payload from the given event using the provided PoolKit.
      Parameters:
      pk - the PoolKit instance used for database operations
      event - the event from which to extract the payload
      Returns:
      the extracted payload of type P