Class WorkCyclePermitsAddEvent


public class WorkCyclePermitsAddEvent extends SimpleBusinessEvent<WorkCyclePermitsAddInput,Long>
Event to add a relation work cycle permit type.

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

The listener add a permit type to a work cycle passed from the event input, i.e. the given Long's work cycle permit relation id.

Since:
14.0
GCApi:
event
No Reactors
No Spouts