Class UserTrackingLocation

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

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

      • UserTrackingLocation

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

        public UserTrackingLocation()
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • UserTrackingLocation

        public UserTrackingLocation​(java.lang.String argumentTypeName)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • UserTrackingLocation

        public UserTrackingLocation​(java.lang.String argumentTypeName,
                                    java.lang.String activityTypeName)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • UserTrackingLocation

        public UserTrackingLocation​(java.lang.String argumentTypeName,
                                    NetType activityType)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • UserTrackingLocation

        public UserTrackingLocation​(NetType argumentType)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • UserTrackingLocation

        public UserTrackingLocation​(NetType argumentType,
                                    java.lang.String activityTypeName)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • UserTrackingLocation

        public UserTrackingLocation​(NetType argumentType,
                                    NetType activityType)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getMatchDerivedActivityTypes

        public boolean getMatchDerivedActivityTypes()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setMatchDerivedActivityTypes

        public void setMatchDerivedActivityTypes​(boolean MatchDerivedActivityTypes)
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMatchDerivedArgumentTypes

        public boolean getMatchDerivedArgumentTypes()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setMatchDerivedArgumentTypes

        public void setMatchDerivedArgumentTypes​(boolean MatchDerivedArgumentTypes)
                                          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
      • getArgumentTypeName

        public java.lang.String getArgumentTypeName()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setArgumentTypeName

        public void setArgumentTypeName​(java.lang.String ArgumentTypeName)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getKeyName

        public java.lang.String getKeyName()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setKeyName

        public void setKeyName​(java.lang.String KeyName)
                        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
      • getArgumentType

        public NetType getArgumentType()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setArgumentType

        public void setArgumentType​(NetType ArgumentType)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable