Class BTWorkCyclePermitsRemove

All Implemented Interfaces:
Serializable, Tool, ValidExecution

@Event(WorkCyclePermitsRemoveEvent.class) public class BTWorkCyclePermitsRemove extends BTPermit<WorkCyclePermitsRemoveEvent>
Business task in order to remove a WorkCyclePermits.

When the WorkCyclePermitsRemoveEvent is launched the BT notices the call and remove the work cycle permit relation basing on the event's input.

Required fields:

  • Work cycle id
  • Permit Type id
Since:
14.0
See Also: