Class WorkOrderHeaderInsertedSpout

java.lang.Object
overit.geocall.event.producer.JsonSpout<WorkOrderHeaderInsertPublishEvent,DTOWorkOrderHeaderInsertedSpout>
overit.geocallapp.wfm.workorders.spout.header.WorkOrderHeaderInsertedSpout
All Implemented Interfaces:
Spout<WorkOrderHeaderInsertPublishEvent,DTOWorkOrderHeaderInsertedSpout,String>

GCApi:
spout
  • Constructor Details

    • WorkOrderHeaderInsertedSpout

      public WorkOrderHeaderInsertedSpout()
  • 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