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