All Classes Interface Summary Class Summary Enum Summary Exception Summary Error Summary Annotation Types Summary
Class |
Description |
AccessDeniedError |
|
AccessDeniedError._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
Activity |
An activity is the implementation of a particular task in the business logic.
|
ActivityCancelledException |
Usually indicates that activity was already completed (duplicated request to complete) or timed
out or workflow is closed.
|
ActivityCompletionClient |
|
ActivityCompletionException |
Base exception for all failures returned by an activity completion client.
|
ActivityCompletionFailureException |
Unexpected failure when completing an activity.
|
ActivityException |
Exception used to communicate failure of a remote activity.
|
ActivityExecutionContext |
Context object passed to an activity implementation.
|
ActivityFailureException |
Indicates that an activity implementation threw an unhandled exception.
|
ActivityInternal |
|
ActivityLocalDispatchInfo |
|
ActivityLocalDispatchInfo._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ActivityMethod |
Indicates that the method is an activity method.
|
ActivityNotExistsException |
Usually indicates that activity was already completed (duplicated request to complete) or timed
out or workflow is closed.
|
ActivityOptions |
Options used to configure how an activity is invoked.
|
ActivityOptions.Builder |
|
ActivityStub |
ActivityStub is used to call an activity without referencing an interface it implements.
|
ActivityStubImpl |
|
ActivityTask |
The information about the activity task that the current activity is handling.
|
ActivityTaskCanceledEventAttributes |
|
ActivityTaskCanceledEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ActivityTaskCancelRequestedEventAttributes |
|
ActivityTaskCancelRequestedEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ActivityTaskCompletedEventAttributes |
|
ActivityTaskCompletedEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ActivityTaskFailedEventAttributes |
|
ActivityTaskFailedEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ActivityTaskFailedException |
Internal.
|
ActivityTaskHandler |
Interface of an activity task handler.
|
ActivityTaskHandler.Result |
|
ActivityTaskHandler.Result.TaskFailedResult |
|
ActivityTaskScheduledEventAttributes |
|
ActivityTaskScheduledEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ActivityTaskStartedEventAttributes |
|
ActivityTaskStartedEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ActivityTaskTimedOutEventAttributes |
|
ActivityTaskTimedOutEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ActivityTaskTimeoutException |
Exception that indicates Activity time out.
|
ActivityTimeoutException |
ActivityTimeoutException indicates that an activity has timed out.
|
ActivityType |
|
ActivityType._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ActivityWorker |
|
ActivityWorkerShutdownException |
|
AdminJwtAuthorizationProvider |
|
Any |
|
Any._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ApplyParentClosePolicyAttributes |
|
ApplyParentClosePolicyAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ApplyParentClosePolicyRequest |
|
ApplyParentClosePolicyRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ApplyParentClosePolicyResult |
|
ApplyParentClosePolicyResult._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ApplyParentClosePolicyStatus |
|
ApplyParentClosePolicyStatus._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ArchivalStatus |
|
Async |
Supports invoking lambdas and activity and child workflow references asynchronously.
|
AsyncBackoffThrottler |
Used to throttle code execution in presence of failures using exponential backoff logic.
|
AsyncInternal |
Contains support for asynchronous invocations.
|
AsyncInternal.AsyncMarker |
|
AsyncWorkflowConfiguration |
|
AsyncWorkflowConfiguration._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
AutoScaler |
Poller autoscaler interface for acquiring and releasing locks.
|
AutoScalerFactory |
|
BackoffThrottler |
Used to throttle code execution in presence of failures using exponential backoff logic.
|
BadBinaries |
|
BadBinaries._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
BadBinaryInfo |
|
BadBinaryInfo._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
BadRequestError |
|
BadRequestError._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
BatchRequest |
Used to accumulate multiple operations
|
BinaryChecksum |
|
CadenceClientStatsReporter |
|
CancelExternalWorkflowException |
Exception used to communicate failure of a request to signal an external workflow.
|
CancelExternalWorkflowExecutionFailedCause |
|
CancellationAlreadyRequestedError |
|
CancellationAlreadyRequestedError._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
CancellationScope |
|
CancelTimerDecisionAttributes |
|
CancelTimerDecisionAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
CancelTimerFailedEventAttributes |
|
CancelTimerFailedEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
CancelWorkflowExecutionDecisionAttributes |
|
CancelWorkflowExecutionDecisionAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
CheckedExceptionWrapper |
Do not reference directly by the application level code.
|
ChildWorkflowException |
Base exception for failures of a child workflow.
|
ChildWorkflowExecutionCanceledEventAttributes |
|
ChildWorkflowExecutionCanceledEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ChildWorkflowExecutionCompletedEventAttributes |
|
ChildWorkflowExecutionCompletedEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ChildWorkflowExecutionFailedCause |
|
ChildWorkflowExecutionFailedEventAttributes |
|
ChildWorkflowExecutionFailedEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ChildWorkflowExecutionStartedEventAttributes |
|
ChildWorkflowExecutionStartedEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ChildWorkflowExecutionTerminatedEventAttributes |
|
ChildWorkflowExecutionTerminatedEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ChildWorkflowExecutionTimedOutEventAttributes |
|
ChildWorkflowExecutionTimedOutEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ChildWorkflowFailureException |
Indicates that a child workflow failed.
|
ChildWorkflowOptions |
|
ChildWorkflowOptions.Builder |
|
ChildWorkflowStub |
Supports starting and signalling child workflows by the name and list of arguments.
|
ChildWorkflowTaskFailedException |
Internal.
|
ChildWorkflowTerminatedException |
Indicates that child workflow was forcefully terminated by an external command to Cadence
service.
|
ChildWorkflowTimedOutException |
Indicates that a child workflow exceeded its execution timeout and was forcefully terminated by
the Cadence service.
|
ClientOptions |
|
ClientOptions.Builder |
Builder is the builder for ClientOptions.
|
ClientVersionEmitter |
|
ClientVersionNotSupportedError |
|
ClientVersionNotSupportedError._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ClockDecisionContext |
Clock that must be used inside workflow definition code to ensure replay determinism.
|
CloseShardRequest |
|
CloseShardRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ClusterInfo |
|
ClusterInfo._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ClusterReplicationConfiguration |
|
ClusterReplicationConfiguration._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
CompletablePromise<V> |
Promise that exposes completion methods.
|
CompleteWorkflowExecutionDecisionAttributes |
|
CompleteWorkflowExecutionDecisionAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ContextPropagator |
Context Propagators are used to propagate information from workflow to activity, workflow to
child workflow, and workflow to child thread (using Async ).
|
ContextThreadLocal |
This class holds the current set of context propagators
|
ContinueAsNewInitiator |
|
ContinueAsNewOptions |
|
ContinueAsNewOptions.Builder |
|
ContinueAsNewWorkflowExecutionDecisionAttributes |
|
ContinueAsNewWorkflowExecutionDecisionAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ContinueAsNewWorkflowExecutionParameters |
|
CountWorkflowExecutionsRequest |
|
CountWorkflowExecutionsRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
CountWorkflowExecutionsResponse |
|
CountWorkflowExecutionsResponse._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
CronSchedule |
CronSchedule - Optional cron schedule for workflow.
|
CrossClusterApplyParentClosePolicyRequestAttributes |
|
CrossClusterApplyParentClosePolicyRequestAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
CrossClusterApplyParentClosePolicyResponseAttributes |
|
CrossClusterApplyParentClosePolicyResponseAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
CrossClusterCancelExecutionRequestAttributes |
|
CrossClusterCancelExecutionRequestAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
CrossClusterCancelExecutionResponseAttributes |
|
CrossClusterCancelExecutionResponseAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes |
|
CrossClusterRecordChildWorkflowExecutionCompleteRequestAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
CrossClusterRecordChildWorkflowExecutionCompleteResponseAttributes |
|
CrossClusterRecordChildWorkflowExecutionCompleteResponseAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
CrossClusterSignalExecutionRequestAttributes |
|
CrossClusterSignalExecutionRequestAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
CrossClusterSignalExecutionResponseAttributes |
|
CrossClusterSignalExecutionResponseAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
CrossClusterStartChildExecutionRequestAttributes |
|
CrossClusterStartChildExecutionRequestAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
CrossClusterStartChildExecutionResponseAttributes |
|
CrossClusterStartChildExecutionResponseAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
CrossClusterTaskFailedCause |
|
CrossClusterTaskInfo |
|
CrossClusterTaskInfo._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
CrossClusterTaskRequest |
|
CrossClusterTaskRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
CrossClusterTaskResponse |
|
CrossClusterTaskResponse._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
CrossClusterTaskType |
|
CurrentBranchChangedError |
|
CurrentBranchChangedError._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
DataBlob |
|
DataBlob._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
DataConverter |
Used by the framework to serialize/deserialize method parameters that need to be sent over the
wire.
|
DataConverterException |
|
Decider |
|
Decider.DecisionResult |
|
DeciderCache |
|
Decision |
|
Decision._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
DecisionContext |
Represents the context for decider.
|
DecisionTaskCompletedEventAttributes |
|
DecisionTaskCompletedEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
DecisionTaskFailedCause |
|
DecisionTaskFailedEventAttributes |
|
DecisionTaskFailedEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
DecisionTaskHandler |
Interface of workflow task handlers.
|
DecisionTaskHandler.Result |
|
DecisionTaskScheduledEventAttributes |
|
DecisionTaskScheduledEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
DecisionTaskStartedEventAttributes |
|
DecisionTaskStartedEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
DecisionTaskTimedOutCause |
|
DecisionTaskTimedOutEventAttributes |
|
DecisionTaskTimedOutEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
DecisionTaskWithHistoryIterator |
Contains DecisionTask and history iterator that paginates history behind the scene.
|
DecisionType |
|
DeprecateDomainRequest |
|
DeprecateDomainRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
DescribeDomainRequest |
|
DescribeDomainRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
DescribeDomainResponse |
|
DescribeDomainResponse._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
DescribeHistoryHostRequest |
|
DescribeHistoryHostRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
DescribeHistoryHostResponse |
|
DescribeHistoryHostResponse._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
DescribeQueueRequest |
|
DescribeQueueRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
DescribeQueueResponse |
|
DescribeQueueResponse._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
DescribeShardDistributionRequest |
|
DescribeShardDistributionRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
DescribeShardDistributionResponse |
|
DescribeShardDistributionResponse._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
DescribeTaskListRequest |
|
DescribeTaskListRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
DescribeTaskListResponse |
|
DescribeTaskListResponse._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
DescribeWorkflowExecutionRequest |
|
DescribeWorkflowExecutionRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
DescribeWorkflowExecutionResponse |
|
DescribeWorkflowExecutionResponse._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
DomainAlreadyExistsError |
|
DomainAlreadyExistsError._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
DomainCacheInfo |
|
DomainCacheInfo._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
DomainConfiguration |
|
DomainConfiguration._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
DomainInfo |
|
DomainInfo._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
DomainNotActiveError |
|
DomainNotActiveError._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
DomainReplicationConfiguration |
|
DomainReplicationConfiguration._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
DomainStatus |
|
DuplicateWorkflowException |
This exception is thrown in the following cases:
Workflow with the same WorkflowID is currently running.
|
EncodingType |
|
EntityNotExistsError |
|
EntityNotExistsError._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
EnumMapper |
|
EnumMapper |
|
ErrorMapper |
|
ErrorType |
|
EventType |
|
ExecuteActivityParameters |
|
ExecuteLocalActivityParameters |
|
ExecutorWrapper |
|
ExitCondition |
|
ExitCondition._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ExternalWorkflowExecutionCancelRequestedEventAttributes |
|
ExternalWorkflowExecutionCancelRequestedEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ExternalWorkflowExecutionSignaledEventAttributes |
|
ExternalWorkflowExecutionSignaledEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ExternalWorkflowStub |
Supports signalling and cancelling any workflows by the workflow type and their id.
|
FailoverInfo |
|
FailoverInfo._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
FailWorkflowExecutionDecisionAttributes |
|
FailWorkflowExecutionDecisionAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
FeatureFlags |
|
FeatureFlags._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
FeatureNotEnabledError |
|
FeatureNotEnabledError._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
Functions |
|
Functions.Func<R> |
|
Functions.Func1<T1,R> |
|
Functions.Func2<T1,T2,R> |
|
Functions.Func3<T1,T2,T3,R> |
|
Functions.Func4<T1,T2,T3,T4,R> |
|
Functions.Func5<T1,T2,T3,T4,T5,R> |
|
Functions.Func6<T1,T2,T3,T4,T5,T6,R> |
|
Functions.Proc |
|
Functions.Proc1<T1> |
|
Functions.Proc2<T1,T2> |
|
Functions.Proc3<T1,T2,T3> |
|
Functions.Proc4<T1,T2,T3,T4> |
|
Functions.Proc5<T1,T2,T3,T4,T5> |
|
Functions.Proc6<T1,T2,T3,T4,T5,T6> |
|
GenericWorkflowClientExternal |
|
GenericWorkflowClientExternalImpl |
|
GetCrossClusterTasksRequest |
|
GetCrossClusterTasksRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
GetCrossClusterTasksResponse |
|
GetCrossClusterTasksResponse._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
GetSearchAttributesResponse |
|
GetSearchAttributesResponse._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
GetTaskFailedCause |
|
GetTaskListsByDomainRequest |
|
GetTaskListsByDomainRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
GetTaskListsByDomainResponse |
|
GetTaskListsByDomainResponse._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
GetWorkflowExecutionHistoryRequest |
|
GetWorkflowExecutionHistoryRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
GetWorkflowExecutionHistoryResponse |
|
GetWorkflowExecutionHistoryResponse._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
Header |
|
Header._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
History |
|
History._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
HistoryBranch |
|
HistoryBranch._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
HistoryBranchRange |
|
HistoryBranchRange._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
HistoryEvent |
|
HistoryEvent._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
HistoryEventFilterType |
|
IAuthorizationProvider |
|
IGrpcServiceStubs |
|
IndexedValueType |
|
InternalDataInconsistencyError |
|
InternalDataInconsistencyError._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
InternalServiceError |
|
InternalServiceError._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
InternalUtils |
Utility functions shared by the implementation code.
|
IsolationGroupConfiguration |
|
IsolationGroupConfiguration._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
IsolationGroupPartition |
|
IsolationGroupPartition._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
IsolationGroupState |
|
IWorkflowService |
|
IWorkflowServiceBase |
|
JsonDataConverter |
Implements conversion through GSON JSON processor.
|
LambdaUtils |
|
Lifecycle |
|
LimitExceededError |
|
LimitExceededError._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ListArchivedWorkflowExecutionsRequest |
|
ListArchivedWorkflowExecutionsRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ListArchivedWorkflowExecutionsResponse |
|
ListArchivedWorkflowExecutionsResponse._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ListClosedWorkflowExecutionsRequest |
|
ListClosedWorkflowExecutionsRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ListClosedWorkflowExecutionsResponse |
|
ListClosedWorkflowExecutionsResponse._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ListDomainsRequest |
|
ListDomainsRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ListDomainsResponse |
|
ListDomainsResponse._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ListOpenWorkflowExecutionsRequest |
|
ListOpenWorkflowExecutionsRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ListOpenWorkflowExecutionsResponse |
|
ListOpenWorkflowExecutionsResponse._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ListTaskListPartitionsRequest |
|
ListTaskListPartitionsRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ListTaskListPartitionsResponse |
|
ListTaskListPartitionsResponse._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ListWorkflowExecutionsRequest |
|
ListWorkflowExecutionsRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ListWorkflowExecutionsResponse |
|
ListWorkflowExecutionsResponse._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
LocalActivityMarkerData |
|
LocalActivityMarkerData.Builder |
|
LocalActivityOptions |
Options used to configure how an local activity is invoked.
|
LocalActivityOptions.Builder |
|
LocalActivityStubImpl |
|
LocalActivityWorker |
|
LocalActivityWorker.Task |
|
LocallyDispatchedActivityWorker |
|
LocallyDispatchedActivityWorker.Task |
|
LoggerTag |
|
ManualActivityCompletionClient |
|
ManualActivityCompletionClientFactory |
|
ManualActivityCompletionClientFactoryImpl |
|
MarkerRecordedEventAttributes |
|
MarkerRecordedEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
Memo |
|
Memo._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
MethodRetry |
Specifies a retry policy for a workflow or activity method.
|
MetricsTag |
|
MetricsTagValue |
|
MetricsType |
|
MigrationActivities |
|
MigrationActivitiesImpl |
|
MigrationInterceptor |
|
MigrationInterceptorFactory |
|
MigrationIWorkflowService |
|
Mode |
|
NonDeterministicWorkflowPolicy |
|
NonRetryableException |
|
NoopAutoScaler |
|
NoopScope |
|
NoopSuspendableWorker |
Helper class that is used instead of null for non initialized worker.
|
OAuthAuthorizationProvider |
|
OptionsUtils |
|
ParentClosePolicy |
|
PendingActivityInfo |
|
PendingActivityInfo._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
PendingActivityState |
|
PendingChildExecutionInfo |
|
PendingChildExecutionInfo._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
PendingDecisionInfo |
|
PendingDecisionInfo._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
PendingDecisionState |
|
PollDecisionTaskDispatcher |
|
Poller<T> |
|
Poller.PollTask<TT> |
|
PollerAutoScaler |
|
PollerAutoScalerOptions |
|
PollerAutoScalerOptions.Builder |
|
PollerInfo |
|
PollerInfo._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
PollerOptions |
Options for component that polls Cadence task lists for tasks.
|
PollerOptions.Builder |
|
PollerUsage |
|
PollerUsageEstimator |
|
PollForActivityTaskRequest |
|
PollForActivityTaskRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
PollForActivityTaskResponse |
|
PollForActivityTaskResponse._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
PollForDecisionTaskRequest |
|
PollForDecisionTaskRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
PollForDecisionTaskResponse |
|
PollForDecisionTaskResponse._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
Promise<V> |
Contains result of an asynchronous computation.
|
QueryBuilder |
|
QueryConsistencyLevel |
|
QueryFailedError |
|
QueryFailedError._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
QueryMethod |
Indicates that the method is a query method.
|
QueryOptions |
|
QueryOptions.Builder |
|
QueryRejectCondition |
|
QueryRejected |
|
QueryRejected._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
QueryResultType |
|
QueryTaskCompletedType |
|
QueryWorkflowParameters |
|
QueryWorkflowRequest |
|
QueryWorkflowRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
QueryWorkflowResponse |
|
QueryWorkflowResponse._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
QueueConsumer<E> |
|
QueueProducer<E> |
|
ReapplyEventsRequest |
|
ReapplyEventsRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
Recommender |
|
RecordActivityTaskHeartbeatByIDRequest |
|
RecordActivityTaskHeartbeatByIDRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
RecordActivityTaskHeartbeatRequest |
|
RecordActivityTaskHeartbeatRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
RecordActivityTaskHeartbeatResponse |
|
RecordActivityTaskHeartbeatResponse._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
RecordMarkerDecisionAttributes |
|
RecordMarkerDecisionAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
RefreshWorkflowTasksRequest |
|
RefreshWorkflowTasksRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
RegisterDomainRequest |
|
RegisterDomainRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
RemoteSyncMatchedError |
|
RemoteSyncMatchedError._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
RemoveTaskRequest |
|
RemoveTaskRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ReplayAware |
|
ReplayAwareLogger |
|
ReplayAwareScope |
|
ReplayDecisionTaskHandler |
|
ReplayWorkflow |
|
ReplayWorkflowActivity |
|
ReplayWorkflowActivityImpl |
|
ReplayWorkflowActivityParams |
This class is the JSON serializable class of ReplayWorkflowActivityParams Make sure this class is sync with auto
generated ReplayWorkflowActivityParams
|
ReplayWorkflowActivityParams |
|
ReplayWorkflowActivityParams._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ReplayWorkflowActivityResult |
This class is the JSON serializable class of ReplayWorkflowActivityResult Make sure this class is sync with auto
generated ReplayWorkflowActivityResult
|
ReplayWorkflowActivityResult |
|
ReplayWorkflowActivityResult._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ReplayWorkflowFactory |
|
RequestCancelActivityTaskDecisionAttributes |
|
RequestCancelActivityTaskDecisionAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
RequestCancelActivityTaskFailedEventAttributes |
|
RequestCancelActivityTaskFailedEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
RequestCancelExternalWorkflowExecutionDecisionAttributes |
|
RequestCancelExternalWorkflowExecutionDecisionAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
RequestCancelExternalWorkflowExecutionFailedEventAttributes |
|
RequestCancelExternalWorkflowExecutionFailedEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
RequestCancelExternalWorkflowExecutionInitiatedEventAttributes |
|
RequestCancelExternalWorkflowExecutionInitiatedEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
RequestCancelWorkflowExecutionRequest |
|
RequestCancelWorkflowExecutionRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
RequestMapper |
|
ResetPointInfo |
|
ResetPointInfo._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ResetPoints |
|
ResetPoints._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ResetQueueRequest |
|
ResetQueueRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ResetStickyTaskListRequest |
|
ResetStickyTaskListRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ResetStickyTaskListResponse |
|
ResetStickyTaskListResponse._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ResetWorkflowExecutionRequest |
|
ResetWorkflowExecutionRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ResetWorkflowExecutionResponse |
|
ResetWorkflowExecutionResponse._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ResizableSemaphore |
|
RespondActivityTaskCanceledByIDRequest |
|
RespondActivityTaskCanceledByIDRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
RespondActivityTaskCanceledRequest |
|
RespondActivityTaskCanceledRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
RespondActivityTaskCompletedByIDRequest |
|
RespondActivityTaskCompletedByIDRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
RespondActivityTaskCompletedRequest |
|
RespondActivityTaskCompletedRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
RespondActivityTaskFailedByIDRequest |
|
RespondActivityTaskFailedByIDRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
RespondActivityTaskFailedRequest |
|
RespondActivityTaskFailedRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
RespondCrossClusterTasksCompletedRequest |
|
RespondCrossClusterTasksCompletedRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
RespondCrossClusterTasksCompletedResponse |
|
RespondCrossClusterTasksCompletedResponse._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
RespondDecisionTaskCompletedRequest |
|
RespondDecisionTaskCompletedRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
RespondDecisionTaskCompletedResponse |
|
RespondDecisionTaskCompletedResponse._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
RespondDecisionTaskFailedRequest |
|
RespondDecisionTaskFailedRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
RespondQueryTaskCompletedRequest |
|
RespondQueryTaskCompletedRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ResponseMapper |
|
RestartWorkflowExecutionRequest |
|
RestartWorkflowExecutionRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
RestartWorkflowExecutionResponse |
|
RestartWorkflowExecutionResponse._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
RetryOptions |
|
RetryOptions.Builder |
|
RetryParameters |
|
RetryPolicy |
|
RetryPolicy._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
RetryTaskV2Error |
|
RetryTaskV2Error._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
RpcRetryer |
|
RpcRetryer.RetryableFunc<R,E extends java.lang.Throwable> |
|
RpcRetryer.RetryableProc<E extends java.lang.Throwable> |
|
RunnerLocalInternal<T> |
|
Saga |
|
Saga.CompensationException |
|
Saga.Options |
|
Saga.Options.Builder |
|
ScanWorkflowActivity |
|
ScanWorkflowActivityImpl |
|
ScanWorkflowActivityParams |
This class is the JSON serializable class of ScanWorkflowActivityParams Make sure this class is sync with auto
generated ScanWorkflowActivityParams
|
ScanWorkflowActivityParams |
|
ScanWorkflowActivityParams._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ScanWorkflowActivityResult |
This class is the JSON serializable class of ScanWorkflowActivityResult Make sure this class is sync with auto
generated ScanWorkflowActivityResult
|
ScanWorkflowActivityResult |
|
ScanWorkflowActivityResult._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ScheduleActivityTaskDecisionAttributes |
|
ScheduleActivityTaskDecisionAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
SearchAttributes |
|
SearchAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ServiceBusyError |
|
ServiceBusyError._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
ServiceMethod |
|
shadowerConstants |
|
ShadowingOptions |
|
ShadowingOptions.Builder |
|
ShadowingWorker |
|
Shutdownable |
|
ShutdownableTaskExecutor<T> |
|
SignalExternalWorkflowException |
Exception used to communicate failure of a request to signal an external workflow.
|
SignalExternalWorkflowExecutionDecisionAttributes |
|
SignalExternalWorkflowExecutionDecisionAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
SignalExternalWorkflowExecutionFailedCause |
|
SignalExternalWorkflowExecutionFailedEventAttributes |
|
SignalExternalWorkflowExecutionFailedEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
SignalExternalWorkflowExecutionInitiatedEventAttributes |
|
SignalExternalWorkflowExecutionInitiatedEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
SignalExternalWorkflowParameters |
|
SignalMethod |
Indicates that the method is a signal handler method.
|
SignalOptions |
|
SignalOptions.Builder |
|
SignalWithStartWorkflowExecutionAsyncRequest |
|
SignalWithStartWorkflowExecutionAsyncRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
SignalWithStartWorkflowExecutionAsyncResponse |
|
SignalWithStartWorkflowExecutionAsyncResponse._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
SignalWithStartWorkflowExecutionParameters |
|
SignalWithStartWorkflowExecutionRequest |
|
SignalWithStartWorkflowExecutionRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
SignalWorkflowExecutionRequest |
|
SignalWorkflowExecutionRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
SimulatedTimeoutException |
SimulatedTimeoutException can be thrown from an activity or child workflow implementation to
simulate a timeout.
|
SingleWorkerOptions |
|
SingleWorkerOptions.Builder |
|
Startable |
|
StartChildWorkflowExecutionDecisionAttributes |
|
StartChildWorkflowExecutionDecisionAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
StartChildWorkflowExecutionFailedEventAttributes |
|
StartChildWorkflowExecutionFailedEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
StartChildWorkflowExecutionInitiatedEventAttributes |
|
StartChildWorkflowExecutionInitiatedEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
StartChildWorkflowExecutionParameters |
|
StartChildWorkflowExecutionParameters.Builder |
|
StartChildWorkflowFailedException |
Indicates that child workflow failed to start.
|
StartTimeFilter |
|
StartTimeFilter._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
StartTimerDecisionAttributes |
|
StartTimerDecisionAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
StartWorkflowExecutionAsyncRequest |
|
StartWorkflowExecutionAsyncRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
StartWorkflowExecutionAsyncResponse |
|
StartWorkflowExecutionAsyncResponse._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
StartWorkflowExecutionParameters |
|
StartWorkflowExecutionRequest |
|
StartWorkflowExecutionRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
StartWorkflowExecutionResponse |
|
StartWorkflowExecutionResponse._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
StartWorkflowInNewResponse |
|
StickyExecutionAttributes |
|
StickyExecutionAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
StickyWorkerUnavailableError |
|
StickyWorkerUnavailableError._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
SupportedClientVersions |
|
SupportedClientVersions._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
Suspendable |
|
SuspendableWorker |
|
SuspendableWorkerBase |
|
SyncActivityWorker |
Activity worker that supports POJO activity implementations.
|
SyncWorkflowDefinition |
|
SyncWorkflowWorker |
Workflow worker that supports POJO workflow implementations.
|
TaskIDBlock |
|
TaskIDBlock._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TaskList |
|
TaskList._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TaskListKind |
|
TaskListKind |
|
TaskListMetadata |
|
TaskListMetadata._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TaskListPartitionMetadata |
|
TaskListPartitionMetadata._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TaskListStatus |
|
TaskListStatus._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TaskListType |
|
TBaseTypeAdapterFactory |
Special handling of TBase message serialization and deserialization.
|
TEnumTypeAdapterFactory |
Special handling of TEnum serialization and deserialization.
|
TerminateWorkflowExecutionParameters |
|
TerminateWorkflowExecutionRequest |
|
TerminateWorkflowExecutionRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TestActivityEnvironment |
The helper class for unit testing activity implementations.
|
TestActivityEnvironmentInternal |
|
TestEnvironmentOptions |
|
TestEnvironmentOptions.Builder |
|
TestWorkflowEnvironment |
TestWorkflowEnvironment provides workflow unit testing capabilities.
|
TestWorkflowEnvironmentInternal |
|
TestWorkflowEnvironmentInternal.WorkflowServiceWrapper |
|
TestWorkflowMutableStateAttrUtil |
|
TestWorkflowService |
In memory implementation of the Cadence service.
|
Thrift2ProtoAdapter |
|
ThrowableFunc1<T,R,E extends java.lang.Throwable> |
|
TimeFilter |
|
TimeFilter.Builder |
|
TimeoutType |
|
TimerCanceledEventAttributes |
|
TimerCanceledEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TimerFiredEventAttributes |
|
TimerFiredEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TimerStartedEventAttributes |
|
TimerStartedEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TracingPropagator |
|
TransientDecisionInfo |
|
TransientDecisionInfo._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
UpdateDomainInfo |
|
UpdateDomainInfo._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
UpdateDomainRequest |
|
UpdateDomainRequest._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
UpdateDomainResponse |
|
UpdateDomainResponse._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
UpsertSearchAttributesDecisionStateMachine |
|
UpsertWorkflowSearchAttributesDecisionAttributes |
|
UpsertWorkflowSearchAttributesDecisionAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
UpsertWorkflowSearchAttributesEventAttributes |
|
UpsertWorkflowSearchAttributesEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
Version |
below are the metadata which will be embedded as part of headers in every rpc call made by this
client to cadence server.
|
VersionHistories |
|
VersionHistories._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
VersionHistory |
|
VersionHistory._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
VersionHistoryItem |
|
VersionHistoryItem._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
Worker |
Hosts activity and workflow implementations.
|
WorkerFactory |
Maintains worker creation and lifecycle.
|
WorkerFactoryOptions |
|
WorkerFactoryOptions.Builder |
|
WorkerOptions |
|
WorkerOptions.Builder |
|
WorkerShutDownHandler |
|
WorkerVersionInfo |
|
WorkerVersionInfo._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
Workflow |
Workflow encapsulates the orchestration of activities and child workflows.
|
WorkflowAlreadyCompletedException |
Thrown when workflow already completed its execution and when the client is trying to run an
operation on the workflow like signal, terminate, cancel, poll etc.
|
WorkflowClient |
Client to the Cadence service used to start and query workflows by external processes.
|
WorkflowClientInterceptor |
|
WorkflowClientInterceptorBase |
|
WorkflowClientInternal |
|
WorkflowClientOptions |
Options for WorkflowClient configuration.
|
WorkflowClientOptions.Builder |
|
WorkflowException |
Base exception for all workflow failures returned by an external client.
|
WorkflowExecution |
This class is the JSON serializable class of WorkflowExecution Make sure
this class is sync with auto generated WorkflowExecution
|
WorkflowExecution |
|
WorkflowExecution._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowExecutionAlreadyCompletedError |
|
WorkflowExecutionAlreadyCompletedError._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowExecutionAlreadyStartedError |
|
WorkflowExecutionAlreadyStartedError._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowExecutionCanceledEventAttributes |
|
WorkflowExecutionCanceledEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowExecutionCancelRequestedEventAttributes |
|
WorkflowExecutionCancelRequestedEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowExecutionCloseStatus |
|
WorkflowExecutionCompletedEventAttributes |
|
WorkflowExecutionCompletedEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowExecutionConfiguration |
|
WorkflowExecutionConfiguration._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowExecutionContinuedAsNewEventAttributes |
|
WorkflowExecutionContinuedAsNewEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowExecutionException |
Internal.
|
WorkflowExecutionFailedEventAttributes |
|
WorkflowExecutionFailedEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowExecutionFailedException |
Framework level exception.
|
WorkflowExecutionFilter |
|
WorkflowExecutionFilter._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowExecutionHistory |
Contains workflow execution ids and the history
|
WorkflowExecutionInfo |
|
WorkflowExecutionInfo._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowExecutionSignaledEventAttributes |
|
WorkflowExecutionSignaledEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowExecutionStartedEventAttributes |
|
WorkflowExecutionStartedEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowExecutionTerminatedEventAttributes |
|
WorkflowExecutionTerminatedEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowExecutionTimedOutEventAttributes |
|
WorkflowExecutionTimedOutEventAttributes._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowExecutionUtils |
Convenience methods to be used by unit tests and during development.
|
WorkflowFailureException |
Indicates that a workflow failed.
|
WorkflowIdReusePolicy |
|
WorkflowImplementationOptions |
|
WorkflowImplementationOptions.Builder |
|
WorkflowInfo |
|
WorkflowInterceptor |
|
WorkflowInterceptor.WorkflowExecuteInput |
|
WorkflowInterceptor.WorkflowResult<R> |
|
WorkflowInterceptorBase |
Convenience base class for WorkflowInterceptor implementations.
|
WorkflowInternal |
Never reference directly.
|
WorkflowLocal<T> |
A value that is local to a single workflow execution.
|
WorkflowMethod |
Indicates that the method is a workflow method.
|
WorkflowNotFoundException |
Thrown when workflow with the given id is not known to the cadence service.
|
WorkflowOperationException |
Base exception used to communicate a failure that can be thrown by operations requested by a
workflow code.
|
WorkflowOptions |
|
WorkflowOptions.Builder |
|
WorkflowParams |
|
WorkflowParams._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowPollTaskFactory |
|
WorkflowQuery |
|
WorkflowQuery._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowQueryException |
|
WorkflowQueryRejectedException |
|
WorkflowQueryResult |
|
WorkflowQueryResult._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowQueue<E> |
|
WorkflowRejectedExecutionError |
|
WorkflowReplayer |
Replays a workflow given its history.
|
WorkflowResult |
|
WorkflowResult._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService |
|
WorkflowService.AsyncClient |
|
WorkflowService.AsyncClient.CountWorkflowExecutions_call |
|
WorkflowService.AsyncClient.DeprecateDomain_call |
|
WorkflowService.AsyncClient.DescribeDomain_call |
|
WorkflowService.AsyncClient.DescribeTaskList_call |
|
WorkflowService.AsyncClient.DescribeWorkflowExecution_call |
|
WorkflowService.AsyncClient.Factory |
|
WorkflowService.AsyncClient.GetClusterInfo_call |
|
WorkflowService.AsyncClient.GetSearchAttributes_call |
|
WorkflowService.AsyncClient.GetTaskListsByDomain_call |
|
WorkflowService.AsyncClient.GetWorkflowExecutionHistory_call |
|
WorkflowService.AsyncClient.ListArchivedWorkflowExecutions_call |
|
WorkflowService.AsyncClient.ListClosedWorkflowExecutions_call |
|
WorkflowService.AsyncClient.ListDomains_call |
|
WorkflowService.AsyncClient.ListOpenWorkflowExecutions_call |
|
WorkflowService.AsyncClient.ListTaskListPartitions_call |
|
WorkflowService.AsyncClient.ListWorkflowExecutions_call |
|
WorkflowService.AsyncClient.PollForActivityTask_call |
|
WorkflowService.AsyncClient.PollForDecisionTask_call |
|
WorkflowService.AsyncClient.QueryWorkflow_call |
|
WorkflowService.AsyncClient.RecordActivityTaskHeartbeat_call |
|
WorkflowService.AsyncClient.RecordActivityTaskHeartbeatByID_call |
|
WorkflowService.AsyncClient.RefreshWorkflowTasks_call |
|
WorkflowService.AsyncClient.RegisterDomain_call |
|
WorkflowService.AsyncClient.RequestCancelWorkflowExecution_call |
|
WorkflowService.AsyncClient.ResetStickyTaskList_call |
|
WorkflowService.AsyncClient.ResetWorkflowExecution_call |
|
WorkflowService.AsyncClient.RespondActivityTaskCanceled_call |
|
WorkflowService.AsyncClient.RespondActivityTaskCanceledByID_call |
|
WorkflowService.AsyncClient.RespondActivityTaskCompleted_call |
|
WorkflowService.AsyncClient.RespondActivityTaskCompletedByID_call |
|
WorkflowService.AsyncClient.RespondActivityTaskFailed_call |
|
WorkflowService.AsyncClient.RespondActivityTaskFailedByID_call |
|
WorkflowService.AsyncClient.RespondDecisionTaskCompleted_call |
|
WorkflowService.AsyncClient.RespondDecisionTaskFailed_call |
|
WorkflowService.AsyncClient.RespondQueryTaskCompleted_call |
|
WorkflowService.AsyncClient.RestartWorkflowExecution_call |
|
WorkflowService.AsyncClient.ScanWorkflowExecutions_call |
|
WorkflowService.AsyncClient.SignalWithStartWorkflowExecution_call |
|
WorkflowService.AsyncClient.SignalWithStartWorkflowExecutionAsync_call |
|
WorkflowService.AsyncClient.SignalWorkflowExecution_call |
|
WorkflowService.AsyncClient.StartWorkflowExecution_call |
|
WorkflowService.AsyncClient.StartWorkflowExecutionAsync_call |
|
WorkflowService.AsyncClient.TerminateWorkflowExecution_call |
|
WorkflowService.AsyncClient.UpdateDomain_call |
|
WorkflowService.AsyncIface |
|
WorkflowService.AsyncProcessor<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.CountWorkflowExecutions<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.DeprecateDomain<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.DescribeDomain<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.DescribeTaskList<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.DescribeWorkflowExecution<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.GetClusterInfo<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.GetSearchAttributes<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.GetTaskListsByDomain<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.GetWorkflowExecutionHistory<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.ListArchivedWorkflowExecutions<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.ListClosedWorkflowExecutions<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.ListDomains<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.ListOpenWorkflowExecutions<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.ListTaskListPartitions<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.ListWorkflowExecutions<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.PollForActivityTask<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.PollForDecisionTask<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.QueryWorkflow<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.RecordActivityTaskHeartbeat<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.RecordActivityTaskHeartbeatByID<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.RefreshWorkflowTasks<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.RegisterDomain<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.RequestCancelWorkflowExecution<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.ResetStickyTaskList<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.ResetWorkflowExecution<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.RespondActivityTaskCanceled<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.RespondActivityTaskCanceledByID<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.RespondActivityTaskCompleted<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.RespondActivityTaskCompletedByID<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.RespondActivityTaskFailed<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.RespondActivityTaskFailedByID<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.RespondDecisionTaskCompleted<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.RespondDecisionTaskFailed<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.RespondQueryTaskCompleted<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.RestartWorkflowExecution<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.ScanWorkflowExecutions<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.SignalWithStartWorkflowExecution<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.SignalWithStartWorkflowExecutionAsync<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.SignalWorkflowExecution<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.StartWorkflowExecution<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.StartWorkflowExecutionAsync<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.TerminateWorkflowExecution<I extends WorkflowService.AsyncIface> |
|
WorkflowService.AsyncProcessor.UpdateDomain<I extends WorkflowService.AsyncIface> |
|
WorkflowService.Client |
|
WorkflowService.Client.Factory |
|
WorkflowService.CountWorkflowExecutions_args |
|
WorkflowService.CountWorkflowExecutions_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.CountWorkflowExecutions_result |
|
WorkflowService.CountWorkflowExecutions_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.DeprecateDomain_args |
|
WorkflowService.DeprecateDomain_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.DeprecateDomain_result |
|
WorkflowService.DeprecateDomain_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.DescribeDomain_args |
|
WorkflowService.DescribeDomain_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.DescribeDomain_result |
|
WorkflowService.DescribeDomain_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.DescribeTaskList_args |
|
WorkflowService.DescribeTaskList_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.DescribeTaskList_result |
|
WorkflowService.DescribeTaskList_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.DescribeWorkflowExecution_args |
|
WorkflowService.DescribeWorkflowExecution_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.DescribeWorkflowExecution_result |
|
WorkflowService.DescribeWorkflowExecution_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.GetClusterInfo_args |
|
WorkflowService.GetClusterInfo_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.GetClusterInfo_result |
|
WorkflowService.GetClusterInfo_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.GetSearchAttributes_args |
|
WorkflowService.GetSearchAttributes_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.GetSearchAttributes_result |
|
WorkflowService.GetSearchAttributes_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.GetTaskListsByDomain_args |
|
WorkflowService.GetTaskListsByDomain_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.GetTaskListsByDomain_result |
|
WorkflowService.GetTaskListsByDomain_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.GetWorkflowExecutionHistory_args |
|
WorkflowService.GetWorkflowExecutionHistory_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.GetWorkflowExecutionHistory_result |
|
WorkflowService.GetWorkflowExecutionHistory_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.Iface |
WorkflowService API is exposed to provide support for long running applications.
|
WorkflowService.ListArchivedWorkflowExecutions_args |
|
WorkflowService.ListArchivedWorkflowExecutions_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.ListArchivedWorkflowExecutions_result |
|
WorkflowService.ListArchivedWorkflowExecutions_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.ListClosedWorkflowExecutions_args |
|
WorkflowService.ListClosedWorkflowExecutions_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.ListClosedWorkflowExecutions_result |
|
WorkflowService.ListClosedWorkflowExecutions_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.ListDomains_args |
|
WorkflowService.ListDomains_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.ListDomains_result |
|
WorkflowService.ListDomains_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.ListOpenWorkflowExecutions_args |
|
WorkflowService.ListOpenWorkflowExecutions_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.ListOpenWorkflowExecutions_result |
|
WorkflowService.ListOpenWorkflowExecutions_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.ListTaskListPartitions_args |
|
WorkflowService.ListTaskListPartitions_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.ListTaskListPartitions_result |
|
WorkflowService.ListTaskListPartitions_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.ListWorkflowExecutions_args |
|
WorkflowService.ListWorkflowExecutions_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.ListWorkflowExecutions_result |
|
WorkflowService.ListWorkflowExecutions_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.PollForActivityTask_args |
|
WorkflowService.PollForActivityTask_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.PollForActivityTask_result |
|
WorkflowService.PollForActivityTask_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.PollForDecisionTask_args |
|
WorkflowService.PollForDecisionTask_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.PollForDecisionTask_result |
|
WorkflowService.PollForDecisionTask_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.Processor<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.CountWorkflowExecutions<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.DeprecateDomain<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.DescribeDomain<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.DescribeTaskList<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.DescribeWorkflowExecution<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.GetClusterInfo<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.GetSearchAttributes<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.GetTaskListsByDomain<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.GetWorkflowExecutionHistory<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.ListArchivedWorkflowExecutions<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.ListClosedWorkflowExecutions<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.ListDomains<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.ListOpenWorkflowExecutions<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.ListTaskListPartitions<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.ListWorkflowExecutions<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.PollForActivityTask<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.PollForDecisionTask<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.QueryWorkflow<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.RecordActivityTaskHeartbeat<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.RecordActivityTaskHeartbeatByID<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.RefreshWorkflowTasks<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.RegisterDomain<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.RequestCancelWorkflowExecution<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.ResetStickyTaskList<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.ResetWorkflowExecution<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.RespondActivityTaskCanceled<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.RespondActivityTaskCanceledByID<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.RespondActivityTaskCompleted<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.RespondActivityTaskCompletedByID<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.RespondActivityTaskFailed<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.RespondActivityTaskFailedByID<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.RespondDecisionTaskCompleted<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.RespondDecisionTaskFailed<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.RespondQueryTaskCompleted<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.RestartWorkflowExecution<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.ScanWorkflowExecutions<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.SignalWithStartWorkflowExecution<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.SignalWithStartWorkflowExecutionAsync<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.SignalWorkflowExecution<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.StartWorkflowExecution<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.StartWorkflowExecutionAsync<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.TerminateWorkflowExecution<I extends WorkflowService.Iface> |
|
WorkflowService.Processor.UpdateDomain<I extends WorkflowService.Iface> |
|
WorkflowService.QueryWorkflow_args |
|
WorkflowService.QueryWorkflow_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.QueryWorkflow_result |
|
WorkflowService.QueryWorkflow_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.RecordActivityTaskHeartbeat_args |
|
WorkflowService.RecordActivityTaskHeartbeat_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.RecordActivityTaskHeartbeat_result |
|
WorkflowService.RecordActivityTaskHeartbeat_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.RecordActivityTaskHeartbeatByID_args |
|
WorkflowService.RecordActivityTaskHeartbeatByID_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.RecordActivityTaskHeartbeatByID_result |
|
WorkflowService.RecordActivityTaskHeartbeatByID_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.RefreshWorkflowTasks_args |
|
WorkflowService.RefreshWorkflowTasks_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.RefreshWorkflowTasks_result |
|
WorkflowService.RefreshWorkflowTasks_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.RegisterDomain_args |
|
WorkflowService.RegisterDomain_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.RegisterDomain_result |
|
WorkflowService.RegisterDomain_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.RequestCancelWorkflowExecution_args |
|
WorkflowService.RequestCancelWorkflowExecution_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.RequestCancelWorkflowExecution_result |
|
WorkflowService.RequestCancelWorkflowExecution_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.ResetStickyTaskList_args |
|
WorkflowService.ResetStickyTaskList_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.ResetStickyTaskList_result |
|
WorkflowService.ResetStickyTaskList_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.ResetWorkflowExecution_args |
|
WorkflowService.ResetWorkflowExecution_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.ResetWorkflowExecution_result |
|
WorkflowService.ResetWorkflowExecution_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.RespondActivityTaskCanceled_args |
|
WorkflowService.RespondActivityTaskCanceled_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.RespondActivityTaskCanceled_result |
|
WorkflowService.RespondActivityTaskCanceled_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.RespondActivityTaskCanceledByID_args |
|
WorkflowService.RespondActivityTaskCanceledByID_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.RespondActivityTaskCanceledByID_result |
|
WorkflowService.RespondActivityTaskCanceledByID_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.RespondActivityTaskCompleted_args |
|
WorkflowService.RespondActivityTaskCompleted_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.RespondActivityTaskCompleted_result |
|
WorkflowService.RespondActivityTaskCompleted_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.RespondActivityTaskCompletedByID_args |
|
WorkflowService.RespondActivityTaskCompletedByID_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.RespondActivityTaskCompletedByID_result |
|
WorkflowService.RespondActivityTaskCompletedByID_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.RespondActivityTaskFailed_args |
|
WorkflowService.RespondActivityTaskFailed_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.RespondActivityTaskFailed_result |
|
WorkflowService.RespondActivityTaskFailed_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.RespondActivityTaskFailedByID_args |
|
WorkflowService.RespondActivityTaskFailedByID_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.RespondActivityTaskFailedByID_result |
|
WorkflowService.RespondActivityTaskFailedByID_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.RespondDecisionTaskCompleted_args |
|
WorkflowService.RespondDecisionTaskCompleted_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.RespondDecisionTaskCompleted_result |
|
WorkflowService.RespondDecisionTaskCompleted_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.RespondDecisionTaskFailed_args |
|
WorkflowService.RespondDecisionTaskFailed_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.RespondDecisionTaskFailed_result |
|
WorkflowService.RespondDecisionTaskFailed_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.RespondQueryTaskCompleted_args |
|
WorkflowService.RespondQueryTaskCompleted_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.RespondQueryTaskCompleted_result |
|
WorkflowService.RespondQueryTaskCompleted_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.RestartWorkflowExecution_args |
|
WorkflowService.RestartWorkflowExecution_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.RestartWorkflowExecution_result |
|
WorkflowService.RestartWorkflowExecution_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.ScanWorkflowExecutions_args |
|
WorkflowService.ScanWorkflowExecutions_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.ScanWorkflowExecutions_result |
|
WorkflowService.ScanWorkflowExecutions_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.SignalWithStartWorkflowExecution_args |
|
WorkflowService.SignalWithStartWorkflowExecution_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.SignalWithStartWorkflowExecution_result |
|
WorkflowService.SignalWithStartWorkflowExecution_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.SignalWithStartWorkflowExecutionAsync_args |
|
WorkflowService.SignalWithStartWorkflowExecutionAsync_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.SignalWithStartWorkflowExecutionAsync_result |
|
WorkflowService.SignalWithStartWorkflowExecutionAsync_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.SignalWorkflowExecution_args |
|
WorkflowService.SignalWorkflowExecution_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.SignalWorkflowExecution_result |
|
WorkflowService.SignalWorkflowExecution_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.StartWorkflowExecution_args |
|
WorkflowService.StartWorkflowExecution_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.StartWorkflowExecution_result |
|
WorkflowService.StartWorkflowExecution_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.StartWorkflowExecutionAsync_args |
|
WorkflowService.StartWorkflowExecutionAsync_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.StartWorkflowExecutionAsync_result |
|
WorkflowService.StartWorkflowExecutionAsync_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.TerminateWorkflowExecution_args |
|
WorkflowService.TerminateWorkflowExecution_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.TerminateWorkflowExecution_result |
|
WorkflowService.TerminateWorkflowExecution_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.UpdateDomain_args |
|
WorkflowService.UpdateDomain_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowService.UpdateDomain_result |
|
WorkflowService.UpdateDomain_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowServiceException |
|
WorkflowServiceTChannel |
|
WorkflowShadower |
|
WorkflowStatus |
The WorkflowStatus is only used in shadowing option.
|
WorkflowStub |
WorkflowStub is a client side stub to a single workflow instance.
|
WorkflowStubMarker |
|
WorkflowTerminatedException |
Indicates that a workflow was forcefully terminated by an external command to Cadence service.
|
WorkflowThreadLocal<T> |
ThreadLocal analog for workflow code.
|
WorkflowThreadLocalInternal<T> |
|
WorkflowTimedOutException |
Indicates that a workflow exceeded its execution timeout and was forcefully terminated by the
Cadence service.
|
WorkflowType |
|
WorkflowType._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowTypeFilter |
|
WorkflowTypeFilter._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
WorkflowUtils |
|
WorkflowWorker |
|