Class TrackingRecord

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Activities, 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.Activities
        See Also:
        Constant Field Values
      • className

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

        public static 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

      • getRecordNumber

        public long getRecordNumber()
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setRecordNumber

        public void setRecordNumber​(long RecordNumber)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getEventTime

        public DateTime getEventTime()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setEventTime

        public void setEventTime​(DateTime EventTime)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getLevel

        public TraceLevel getLevel()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setLevel

        public void setLevel​(TraceLevel Level)
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getInstanceId

        public Guid getInstanceId()
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setInstanceId

        public void setInstanceId​(Guid InstanceId)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable