Class SqlTrackingQueryOptions

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Workflow.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Workflow.Runtime
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Workflow.Runtime.Tracking.SqlTrackingQueryOptions
        See Also:
        Constant Field Values
      • classType

        public static org.mases.jcobridge.JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • SqlTrackingQueryOptions

        public SqlTrackingQueryOptions​(java.lang.Object instance)
                                throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • SqlTrackingQueryOptions

        public SqlTrackingQueryOptions()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • setJCOInstance

        public void setJCOInstance​(org.mases.jcobridge.JCObject instance)
        Overrides:
        setJCOInstance in class NetObject
      • Clear

        public void Clear()
                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getStatusMaxDateTime

        public DateTime getStatusMaxDateTime()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setStatusMaxDateTime

        public void setStatusMaxDateTime​(DateTime StatusMaxDateTime)
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getStatusMinDateTime

        public DateTime getStatusMinDateTime()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setStatusMinDateTime

        public void setStatusMinDateTime​(DateTime StatusMinDateTime)
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getWorkflowType

        public NetType getWorkflowType()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setWorkflowType

        public void setWorkflowType​(NetType WorkflowType)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable