Package io.temporal.internal.replay
-
Interface Summary Interface Description ReplayAware ReplayWorkflow Manages event loop, workflow method, an abstraction level over Deterministic Runner to provide a communication interface for the control thread for Start, Signal, Query, etc.ReplayWorkflowContext Represents the context of workflow for workflow code.ReplayWorkflowFactory WorkflowContext Core top level workflow contextWorkflowHistoryIterator WorkflowRunTaskHandler Task handler that encapsulates a cached workflow and can handle multiple calls to handleWorkflowTask for the same workflow run. -
Class Summary Class Description QueryResult ReplayWorkflowContext.ScheduleActivityTaskOutput ReplayWorkflowTaskHandler WorkflowTaskResult WorkflowTaskResult.Builder -
Exception Summary Exception Description ChildWorkflowTaskFailedException Internal.