@valon-technologies/gestalt
Preparing search index...
services/workflow
WorkflowDefinitionSpec
Interface WorkflowDefinitionSpec
interface
WorkflowDefinitionSpec
{
id
:
string
;
target
?:
BoundWorkflowTarget
;
activations
:
WorkflowActivation
[]
;
paused
:
boolean
;
runAs
?:
SubjectContext
;
}
Index
Properties
id
target?
activations
paused
run
As?
Properties
id
id
:
string
Optional
target
target
?:
BoundWorkflowTarget
activations
activations
:
WorkflowActivation
[]
paused
paused
:
boolean
Optional
run
As
runAs
?:
SubjectContext
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
target
activations
paused
run
As
@valon-technologies/gestalt
Loading...