Class CentralWarehouseActivateEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocall.bl.SimpleBusinessEvent<Long,Void>
overit.geocallapp.wfm.inventory.bl.warehouse.central.event.CentralWarehouseActivateEvent

public class CentralWarehouseActivateEvent extends SimpleBusinessEvent<Long,Void>
Event to activate a BOCentralWarehouse.
The launcher must provide a valid BOCentralWarehouse id in order to successfully call this event.
The listener activates all the BOCentralWarehouse components starting from the event input, i.e. the given BOCentralWarehouse id.
Since:
13.0
GCApi:
event
Reactors:
BTCentralWarehouseActivate(0)
No Spouts
  • Constructor Details

    • CentralWarehouseActivateEvent

      public CentralWarehouseActivateEvent(Long id)
      Instantiates a new central warehouse activate event.
      Parameters:
      id - the central warehouse id