Class AddressInsertedPublishEvent


public class AddressInsertedPublishEvent extends SimpleBusinessEvent<DTOAddressInsertedSpout,Void>
Event that publish a new spout when a new BOAddress is inserted by using the targetId to the DTOTechnicalObjectAddressInsertedSpout.
GCApi:
event
No Reactors
Spouts:
AddressInsertedSpout
  • Constructor Details

    • AddressInsertedPublishEvent

      public AddressInsertedPublishEvent(DTOAddressInsertedSpout input)
      Create a new instance of the event that get an DTOAddressInsertedSpout object as input parameter
      Parameters:
      input - the instance of the input param