Class WorkCyclePermitsSaveRelEvent


public class WorkCyclePermitsSaveRelEvent extends SimpleBusinessEvent<WorkCyclePermitsSaveRelInput,Void>
Event to delete the old relationships and insert the new relationships, relationships between work cycle and type of permit BOWorkCyclePermitTypeRel.

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

The listener aligns all the BOWorkCyclePermitTypeRel components starting from the event input, i.e. the given WorkCyclePermitsSaveRelInput.

Since:
14.0
GCApi:
event
Reactors:
BTWorkCyclePermitsSaveRel(0)
No Spouts