class documentation

class _WorkflowLogicFlag(IntEnum): (source)

View In Hierarchy

Flags that may be set on task/activation completion to differentiate new from old workflow behavior.

PROCESS_WORKFLOW_ACTIVATION_JOBS_AS_SINGLE_BATCH: int = (source)

Undocumented

Value
2
RAISE_ON_CANCELLING_COMPLETED_ACTIVITY: int = (source)

Undocumented

Value
1