Class WorkflowOutboundCallsInterceptor.ActivityOutput<R>

    • Constructor Detail

      • ActivityOutput

        public ActivityOutput​(Promise<R> result)
    • Method Detail

      • getResult

        public Promise<R> getResult()