Class AccountUpdatedPublishEvent


public class AccountUpdatedPublishEvent extends SimpleBusinessEvent<DTOAccountUpdatedSpout,Void>
Event that publish the update of BOAccount to the DTOAccountUpdatedSpout.
GCApi:
event
No Reactors
Spouts:
AccountUpdatedSpout
  • Constructor Details

    • AccountUpdatedPublishEvent

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