Class WorkflowClientCallsInterceptor.CancelInput

    • Constructor Summary

      Constructors 
      Constructor Description
      CancelInput​(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.WorkflowExecution getWorkflowExecution()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CancelInput

        public CancelInput​(io.temporal.api.common.v1.WorkflowExecution workflowExecution)
    • Method Detail

      • getWorkflowExecution

        public io.temporal.api.common.v1.WorkflowExecution getWorkflowExecution()