Class BTImmediateSchedulingTeamExclusionByCrewShell

java.lang.Object
overit.geocall.bl.BusinessTask<ImmediateSchedulingTeamExclusionEvent>
overit.geocallapp.wfm.orchestrator.scheduling.bl.immediatescheduling.teamexclusion.task.BTImmediateSchedulingTeamExclusion
overit.geocallapp.wfm.orchestrator.scheduling.bl.immediatescheduling.teamexclusion.task.BTImmediateSchedulingTeamExclusionByCrewShell
All Implemented Interfaces:
Serializable, Tool

@Event(value=ImmediateSchedulingTeamExclusionEvent.class, priority=60) public class BTImmediateSchedulingTeamExclusionByCrewShell extends BTImmediateSchedulingTeamExclusion
Business task that excludes teams whose foreman is working in a crew shell.

Exclusion criteria:

  • Resources that are members of a crew shell for the current day are excluded

This task listens to ImmediateSchedulingTeamExclusionEvent with priority 30.

Since:
22.0
See Also: