class documentation

class WorkflowSlotInfo(Protocol): (source)

View In Hierarchy

Info about a workflow task slot usage.

Warning

Custom slot suppliers are currently experimental.

Class Variable is_sticky Undocumented
Class Variable workflow_type Undocumented
is_sticky: bool = (source)

Undocumented

workflow_type: str = (source)

Undocumented