SmartQueueOperatorSettingsMode
SmartQueue task distribution mode. Can be passed via the SmartQueueOperatorSettings.mode parameter.
Constants
SMART
Distributes the task to another operator if it is impossible to select the specific operator
STRICT
Cancels the task if it is impossible to select the specific operator