Package io.temporal.common.interceptors
Class WorkflowClientCallsInterceptor.DescribeWorkflowInput
- java.lang.Object
-
- io.temporal.common.interceptors.WorkflowClientCallsInterceptor.DescribeWorkflowInput
-
- Enclosing interface:
- WorkflowClientCallsInterceptor
public static final class WorkflowClientCallsInterceptor.DescribeWorkflowInput extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DescribeWorkflowInput(io.temporal.api.common.v1.WorkflowExecution workflowExecution)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.temporal.api.common.v1.WorkflowExecutiongetWorkflowExecution()
-