com.microsoft.tfs.core.clients.workitem.link
Class RegisteredLinkTypeNames
java.lang.Object
com.microsoft.tfs.core.clients.workitem.link.RegisteredLinkTypeNames
public class RegisteredLinkTypeNames
- extends java.lang.Object
- Since:
- TEE-SDK-10.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WORKITEM
public static final java.lang.String WORKITEM
- See Also:
- Constant Field Values
- Constant Field Value:
"Related Workitem"
HYPERLINK
public static final java.lang.String HYPERLINK
- See Also:
- Constant Field Values
- Constant Field Value:
"Workitem Hyperlink"
CHANGESET
public static final java.lang.String CHANGESET
- See Also:
- Constant Field Values
- Constant Field Value:
"Fixed in Changeset"
VERSIONED_ITEM
public static final java.lang.String VERSIONED_ITEM
- See Also:
- Constant Field Values
- Constant Field Value:
"Source Code File"
TEST_RESULT
public static final java.lang.String TEST_RESULT
- See Also:
- Constant Field Values
- Constant Field Value:
"Test Result"
RESULT_ATTACHMENT
public static final java.lang.String RESULT_ATTACHMENT
- See Also:
- Constant Field Values
- Constant Field Value:
"Result Attachment"
STORYBOARD
public static final java.lang.String STORYBOARD
- See Also:
- Constant Field Values
- Constant Field Value:
"Storyboard"
RegisteredLinkTypeNames
public RegisteredLinkTypeNames()
© 2012 Microsoft. All rights reserved.