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
- See Also:
- Constant Field Values
- Constant Field Value:
"Microsoft.BugCategory"
TASK
public static final java.lang.String TASK
- See Also:
- Constant Field Values
- Constant Field Value:
"Microsoft.TaskCategory"
CODE_REVIEW
public static final java.lang.String CODE_REVIEW
- See Also:
- Constant Field Values
- Constant Field Value:
"Microsoft.CodeReviewRequestCategory"
CODE_REVIEW_REQUEST
public static final java.lang.String CODE_REVIEW_REQUEST
- See Also:
- Constant Field Values
- Constant Field Value:
"Microsoft.CodeReviewRequestCategory"
CODE_REVIEW_RESPONSE
public static final java.lang.String CODE_REVIEW_RESPONSE
- See Also:
- Constant Field Values
- Constant Field Value:
"Microsoft.CodeReviewResponseCategory"
REQUIREMENT
public static final java.lang.String REQUIREMENT
- See Also:
- Constant Field Values
- Constant Field Value:
"Microsoft.RequirementCategory"
SHARED_STEP
public static final java.lang.String SHARED_STEP
- See Also:
- Constant Field Values
- Constant Field Value:
"Microsoft.SharedStepCategory"
TEST_CAS
public static final java.lang.String TEST_CAS
- See Also:
- Constant Field Values
- Constant Field Value:
"Microsoft.TestCaseCategory"
HIDDEN
public static final java.lang.String HIDDEN
- See Also:
- Constant Field Values
- Constant Field Value:
"Microsoft.HiddenCategory"
CoreCategoryReferenceNames
public CoreCategoryReferenceNames()
© 2012 Microsoft. All rights reserved.