Class AddressUpdatedPublishEvent


public class AddressUpdatedPublishEvent extends SimpleBusinessEvent<DTOAddressUpdatedSpout,Void>
Event that publish the update of BOAddress by using the targetId to the DTOAddressUpdatedSpout.
GCApi:
event
No Reactors
Spouts:
AddressUpdatedSpout
  • Constructor Details

    • AddressUpdatedPublishEvent

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