Class WorkCyclePermitsRemoveEvent


public class WorkCyclePermitsRemoveEvent extends SimpleBusinessEvent<WorkCyclePermitsRemoveInput,Long>
Event to delete a relation work cycle permit type.

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

The listener delete a permit type to a work cycle passed from the event input

Since:
14.0
GCApi:
event
No Reactors
No Spouts