Class PermitCacheLoadEvent


public class PermitCacheLoadEvent extends SimpleBusinessEvent<Map<Long,Long>,Map<Long,WorkOrderPermits>>
Event to load permits map.
The launcher must provide a valid operations collection in order to successfully call this event.
Since:
18.0
GCApi:
event
Reactors:
BTPermitCacheLoad(0)
No Spouts
  • Constructor Details

    • PermitCacheLoadEvent

      public PermitCacheLoadEvent(Map<Long,Long> workOrderByOperationId)
      Instantiates a new PermitCacheLoadEvent object in order to load the permits map.
      Parameters:
      workOrderByOperationId - the work order by operation id map