Package io.temporal.internal.client
-
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.RootWorkflowClientInvoker 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.