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