Interface: ITriggerWorkflowRuleRequest
workflowservice.v1.ITriggerWorkflowRuleRequest
Properties of a TriggerWorkflowRuleRequest.
Implemented by
Properties
execution
• Optional
execution: null
| IWorkflowExecution
Execution info of the workflow which scheduled this activity
id
• Optional
id: null
| string
TriggerWorkflowRuleRequest id
identity
• Optional
identity: null
| string
The identity of the client who initiated this request
namespace
• Optional
namespace: null
| string
TriggerWorkflowRuleRequest namespace
spec
• Optional
spec: null
| IWorkflowRuleSpec
Note: Rule ID and expiration date are not used in the trigger request.