TerminateWorkflowExecutionRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

If set, specifies the policy to use for the child workflow executions of the workflow execution being terminated. This policy overrides the child policy specified for the workflow execution at registration time or when starting the execution.

Link copied to clipboard

Details for terminating the workflow execution.

Link copied to clipboard

The domain of the workflow execution to terminate.

Link copied to clipboard

A descriptive reason for terminating the workflow execution.

Link copied to clipboard

The runId of the workflow execution to terminate.

Link copied to clipboard

The workflowId of the workflow execution to terminate.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String