@camunda8/orchestration-cluster-api
Preparing search index...
index
JobResult
Type Alias JobResult
JobResult
:
(
|
{
type
:
"userTask"
}
&
JobResultUserTask
|
{
type
:
"adHocSubProcess"
}
&
JobResultAdHocSubProcess
)
&
{
type
:
"userTask"
|
"adHocSubProcess"
}
Type Declaration
{
type
:
"userTask"
}
&
JobResultUserTask
{
type
:
"adHocSubProcess"
}
&
JobResultAdHocSubProcess
type
:
"userTask"
|
"adHocSubProcess"
Used to distinguish between different types of job results.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@camunda8/orchestration-cluster-api
Loading...
Used to distinguish between different types of job results.