Package io.temporal.internal.client
-
Interface Summary Interface Description WorkflowClientInternal From OOP point of view, there is no reason for this interface not to extendWorkflowClient. -
Class Summary Class Description ActivityClientHelper Contains methods that could but didn't become a part of the mainManualActivityCompletionClient, because they are not intended to be called by our users directly.CompletedWorkflowUpdateHandleImpl<T> LazyWorkflowUpdateHandleImpl<T> NexusStartWorkflowRequest RootScheduleClientInvoker RootWorkflowClientInvoker ScheduleProtoUtil WorkerFactoryRegistry WorkflowClientHelper Contains different methods that could but didn't become a part of the mainWorkflowClient, mostly because they shouldn't be a part of normal usage and exist for tests / debug only.