Class BTImmediateSchedulingTeamExclusionByLastSync

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.BTImmediateSchedulingTeamExclusionByLastSync
All Implemented Interfaces:
Serializable, Tool

@Event(value=ImmediateSchedulingTeamExclusionEvent.class, priority=30) public class BTImmediateSchedulingTeamExclusionByLastSync extends BTImmediateSchedulingTeamExclusion
Business Task for filtering teams based on resource last synchronization. Excludes teams whose foreman has not synchronized within the configured time interval (no feedback exclusion time interval). The time interval is retrieved from: 1. Scheduling model (if configured) 2. Operation center (if not in model) 3. System properties (if not in operation center)
Since:
22.0
See Also: