com.microsoft.tfs.core.clients.workitem
Class CoreCategoryReferenceNames
java.lang.Object
com.microsoft.tfs.core.clients.workitem.CoreCategoryReferenceNames
public class CoreCategoryReferenceNames
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BUG
public static final java.lang.String BUG
- Constant Field Value:
"Microsoft.BugCategory"
- See Also:
- Constant Field Values
TASK
public static final java.lang.String TASK
- Constant Field Value:
"Microsoft.TaskCategory"
- See Also:
- Constant Field Values
CODE_REVIEW
public static final java.lang.String CODE_REVIEW
- Constant Field Value:
"Microsoft.CodeReviewRequestCategory"
- See Also:
- Constant Field Values
CODE_REVIEW_REQUEST
public static final java.lang.String CODE_REVIEW_REQUEST
- Constant Field Value:
"Microsoft.CodeReviewRequestCategory"
- See Also:
- Constant Field Values
CODE_REVIEW_RESPONSE
public static final java.lang.String CODE_REVIEW_RESPONSE
- Constant Field Value:
"Microsoft.CodeReviewResponseCategory"
- See Also:
- Constant Field Values
REQUIREMENT
public static final java.lang.String REQUIREMENT
- Constant Field Value:
"Microsoft.RequirementCategory"
- See Also:
- Constant Field Values
SHARED_STEP
public static final java.lang.String SHARED_STEP
- Constant Field Value:
"Microsoft.SharedStepCategory"
- See Also:
- Constant Field Values
TEST_CAS
public static final java.lang.String TEST_CAS
- Constant Field Value:
"Microsoft.TestCaseCategory"
- See Also:
- Constant Field Values
HIDDEN
public static final java.lang.String HIDDEN
- Constant Field Value:
"Microsoft.HiddenCategory"
- See Also:
- Constant Field Values
CoreCategoryReferenceNames
public CoreCategoryReferenceNames()
© 2015 Microsoft. All rights reserved.