Class TrackingParameters

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

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

      • TrackingParameters

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

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

      • getCallerContextGuid

        public Guid getCallerContextGuid()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getCallerInstanceId

        public Guid getCallerInstanceId()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getCallerParentContextGuid

        public Guid getCallerParentContextGuid()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getContextGuid

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

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

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

        public Activity getRootActivity()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable