public class PermitLoadEvent extends SimpleBusinessEvent<Long,Permit>
Event to load a Permit.

The launcher must provide a valid id in order to successfully call this event.

The listener loads a Permit components starting from the event input, i.e. the given Permit's id.

Since:
14.0
GCApi:
event
Reactors:
BTPermitsLoad(0)
No Spouts
  • Constructor Details

    • PermitLoadEvent

      public PermitLoadEvent(Long input)
      Instantiates a new Permits load event.
      Parameters:
      input - the Long