Class BTWorkOrderOperationImmediateSchedulingEvaluate

All Implemented Interfaces:
Serializable, Tool, ValidExecution

Default business task that evaluates whether a work order operation requires immediate scheduling.

This BT implements the default logic: an operation requires immediate scheduling if its work order has an urgency type with the "urgent" flag set to true.

Projects can override this logic by creating a custom Business Task with higher priority that listens to the same WorkOrderOperationImmediateSchedulingEvaluateEvent.

Since:
22.0
See Also:
GCApi:
task