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
- Constant Field Value:
"Related Workitem"
- See Also:
- Constant Field Values
HYPERLINK
public static final java.lang.String HYPERLINK
- Constant Field Value:
"Workitem Hyperlink"
- See Also:
- Constant Field Values
CHANGESET
public static final java.lang.String CHANGESET
- Constant Field Value:
"Fixed in Changeset"
- See Also:
- Constant Field Values
VERSIONED_ITEM
public static final java.lang.String VERSIONED_ITEM
- Constant Field Value:
"Source Code File"
- See Also:
- Constant Field Values
TEST_RESULT
public static final java.lang.String TEST_RESULT
- Constant Field Value:
"Test Result"
- See Also:
- Constant Field Values
RESULT_ATTACHMENT
public static final java.lang.String RESULT_ATTACHMENT
- Constant Field Value:
"Result Attachment"
- See Also:
- Constant Field Values
STORYBOARD
public static final java.lang.String STORYBOARD
- Constant Field Value:
"Storyboard"
- See Also:
- Constant Field Values
COMMIT
public static final java.lang.String COMMIT
- Constant Field Value:
"Fixed in Commit"
- See Also:
- Constant Field Values
RegisteredLinkTypeNames
public RegisteredLinkTypeNames()
© 2015 Microsoft. All rights reserved.