Class AccountInsertedPublishEvent


public class AccountInsertedPublishEvent extends SimpleBusinessEvent<DTOAccountInsertedSpout,Void>
Event that publish a new spout when a new BOAccount is inserted to the DTOAccountInsertedSpout.
GCApi:
event
No Reactors
Spouts:
AccountInsertedSpout
  • Constructor Details

    • AccountInsertedPublishEvent

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