@valon-technologies/gestalt
Preparing search index...
services/workflow
SignalOrStartWorkflowProviderRunRequest
Interface SignalOrStartWorkflowProviderRunRequest
interface
SignalOrStartWorkflowProviderRunRequest
{
workflowKey
:
string
;
idempotencyKey
:
string
;
createdBySubjectId
:
string
;
signal
?:
WorkflowSignal
;
providerName
:
string
;
definitionId
:
string
;
runAs
?:
SubjectContext
;
input
?:
JsonObject
;
expectedDefinitionGeneration
:
bigint
;
context
?:
RequestContext
;
}
Index
Properties
workflow
Key
idempotency
Key
created
By
Subject
Id
signal?
provider
Name
definition
Id
run
As?
input?
expected
Definition
Generation
context?
Properties
workflow
Key
workflowKey
:
string
idempotency
Key
idempotencyKey
:
string
created
By
Subject
Id
createdBySubjectId
:
string
Optional
signal
signal
?:
WorkflowSignal
provider
Name
providerName
:
string
definition
Id
definitionId
:
string
Optional
run
As
runAs
?:
SubjectContext
Optional
input
input
?:
JsonObject
expected
Definition
Generation
expectedDefinitionGeneration
:
bigint
Optional
context
context
?:
RequestContext
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
workflow
Key
idempotency
Key
created
By
Subject
Id
signal
provider
Name
definition
Id
run
As
input
expected
Definition
Generation
context
@valon-technologies/gestalt
Loading...