Package io.temporal.common.interceptors
Class NexusOperationInboundCallsInterceptor.StartOperationInput
- java.lang.Object
-
- io.temporal.common.interceptors.NexusOperationInboundCallsInterceptor.StartOperationInput
-
- Enclosing interface:
- NexusOperationInboundCallsInterceptor
public static final class NexusOperationInboundCallsInterceptor.StartOperationInput extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description StartOperationInput(io.nexusrpc.handler.OperationContext operationContext, io.nexusrpc.handler.OperationStartDetails startDetails, java.lang.Object input)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ObjectgetInput()io.nexusrpc.handler.OperationContextgetOperationContext()io.nexusrpc.handler.OperationStartDetailsgetStartDetails()
-