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> EagerPaginator<Resp,T> The main goal for this Iterator implementation is to abstract the functionality of "eager pagination".LazyWorkflowUpdateHandleImpl<T> NamespaceInjectWorkflowServiceStubs Inject the namespace into the gRPC header, overriding the current namespace if already set.NexusStartWorkflowRequest NexusStartWorkflowResponse 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.