Interface SynchronousWorkflowClientOperationFunction<T,​R>

    • Method Detail

      • apply

        @Nullable
        R apply​(io.nexusrpc.handler.OperationContext ctx,
                io.nexusrpc.handler.OperationStartDetails details,
                WorkflowClient client,
                @Nullable
                T input)
         throws io.nexusrpc.OperationUnsuccessfulException
        Throws:
        io.nexusrpc.OperationUnsuccessfulException