Class CentralWarehouseDeactivateEvent

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.CentralWarehouseDeactivateEvent

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

    • CentralWarehouseDeactivateEvent

      public CentralWarehouseDeactivateEvent(Long id)
      Instantiates a new central warehouse deactivate event.
      Parameters:
      id - the BOCentralWarehouse id