com.microsoft.tfs.core.clients.build.flags
Class InformationTypes
java.lang.Object
com.microsoft.tfs.core.clients.build.flags.InformationTypes
public class InformationTypes
- extends java.lang.Object
Encapsulates the built-in information node type names.
- Thread-safety:
- immutable
- Since:
- TEE-SDK-10.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ACTIVITY_PROPERTIES
public static final java.lang.String ACTIVITY_PROPERTIES
- See Also:
- Constant Field Values
- Constant Field Value:
"ActivityProperties"
ACTIVITY_TRACKING
public static final java.lang.String ACTIVITY_TRACKING
- See Also:
- Constant Field Values
- Constant Field Value:
"ActivityTracking"
AGENT_SCOPE_ACTIVITY_TRACKING
public static final java.lang.String AGENT_SCOPE_ACTIVITY_TRACKING
- See Also:
- Constant Field Values
- Constant Field Value:
"AgentScopeActivityTracking"
ASSOCIATED_CHANGESET
public static final java.lang.String ASSOCIATED_CHANGESET
- See Also:
- Constant Field Values
- Constant Field Value:
"AssociatedChangeset"
ASSOCIATED_WORK_ITEM
public static final java.lang.String ASSOCIATED_WORK_ITEM
- See Also:
- Constant Field Values
- Constant Field Value:
"AssociatedWorkItem"
BUILD_ERROR
public static final java.lang.String BUILD_ERROR
- See Also:
- Constant Field Values
- Constant Field Value:
"BuildError"
BUILD_MESSAGE
public static final java.lang.String BUILD_MESSAGE
- See Also:
- Constant Field Values
- Constant Field Value:
"BuildMessage"
BUILD_PROJECT
public static final java.lang.String BUILD_PROJECT
- See Also:
- Constant Field Values
- Constant Field Value:
"BuildProject"
BUILD_STEP
public static final java.lang.String BUILD_STEP
- See Also:
- Constant Field Values
- Constant Field Value:
"BuildStep"
BUILD_WARNING
public static final java.lang.String BUILD_WARNING
- See Also:
- Constant Field Values
- Constant Field Value:
"BuildWarning"
CHECK_IN_OUTCOME
public static final java.lang.String CHECK_IN_OUTCOME
- See Also:
- Constant Field Values
- Constant Field Value:
"CheckInOutcome"
COMPILATION_SUMMARY
public static final java.lang.String COMPILATION_SUMMARY
- See Also:
- Constant Field Values
- Constant Field Value:
"CompilationSummary"
CONFIGURATION_SUMMARY
public static final java.lang.String CONFIGURATION_SUMMARY
- See Also:
- Constant Field Values
- Constant Field Value:
"ConfigurationSummary"
EXTERNAL_LINK
public static final java.lang.String EXTERNAL_LINK
- See Also:
- Constant Field Values
- Constant Field Value:
"ExternalLink"
OPENED_WORK_ITEM
public static final java.lang.String OPENED_WORK_ITEM
- See Also:
- Constant Field Values
- Constant Field Value:
"OpenedWorkItem"
DEPLOYMENT_INFORMATION
public static final java.lang.String DEPLOYMENT_INFORMATION
- See Also:
- Constant Field Values
- Constant Field Value:
"DeploymentInformation"
SYM_STORE_TRANSACTION
protected static final java.lang.String SYM_STORE_TRANSACTION
- See Also:
- Constant Field Values
- Constant Field Value:
"SymStoreTransaction"
InformationTypes
public InformationTypes()
© 2012 Microsoft. All rights reserved.