Class ActivityTrackingLocation

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

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

      • ActivityTrackingLocation

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

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

      • getMatchDerivedTypes

        public boolean getMatchDerivedTypes()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setMatchDerivedTypes

        public void setMatchDerivedTypes​(boolean MatchDerivedTypes)
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getActivityTypeName

        public java.lang.String getActivityTypeName()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setActivityTypeName

        public void setActivityTypeName​(java.lang.String ActivityTypeName)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getActivityType

        public NetType getActivityType()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setActivityType

        public void setActivityType​(NetType ActivityType)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable