Class WorkflowClientCallsInterceptor.CountWorkflowsInput

  • Enclosing interface:
    WorkflowClientCallsInterceptor

    public static final class WorkflowClientCallsInterceptor.CountWorkflowsInput
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      CountWorkflowsInput​(java.lang.String query)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getQuery()  
      • Methods inherited from class java.lang.Object

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

      • CountWorkflowsInput

        public CountWorkflowsInput​(@Nullable
                                   java.lang.String query)
    • Method Detail

      • getQuery

        @Nullable
        public java.lang.String getQuery()