Class TrackingRecord

    • 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.TrackingRecord
        See Also:
        Constant Field Values
      • classType

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

      • TrackingRecord

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

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

      • setJCOInstance

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

        public int getEventOrder()
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setEventOrder

        public void setEventOrder​(int EventOrder)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getEventDateTime

        public DateTime getEventDateTime()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setEventDateTime

        public void setEventDateTime​(DateTime EventDateTime)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getEventArgs

        public EventArgs getEventArgs()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setEventArgs

        public void setEventArgs​(EventArgs EventArgs)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable