com.microsoft.tfs.core.clients.workitem
Class CoreFields
java.lang.Object
com.microsoft.tfs.core.clients.workitem.CoreFields
public final class CoreFields
- extends java.lang.Object
Specifies the type of a WorkItem
field.
- Since:
- TEE-SDK-10.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AREA_ID
public static final int AREA_ID
- Constant Field Value:
-2
- See Also:
- Constant Field Values
AREA_PATH
public static final int AREA_PATH
- Constant Field Value:
-7
- See Also:
- Constant Field Values
ASSIGNED_TO
public static final int ASSIGNED_TO
- Constant Field Value:
24
- See Also:
- Constant Field Values
ATTACHED_FILE_COUNT
public static final int ATTACHED_FILE_COUNT
- Constant Field Value:
-31
- See Also:
- Constant Field Values
AUTHORIZED_AS
public static final int AUTHORIZED_AS
- Constant Field Value:
-1
- See Also:
- Constant Field Values
CHANGED_BY
public static final int CHANGED_BY
- Constant Field Value:
9
- See Also:
- Constant Field Values
CHANGED_DATE
public static final int CHANGED_DATE
- Constant Field Value:
-4
- See Also:
- Constant Field Values
CREATED_BY
public static final int CREATED_BY
- Constant Field Value:
33
- See Also:
- Constant Field Values
CREATED_DATE
public static final int CREATED_DATE
- Constant Field Value:
32
- See Also:
- Constant Field Values
DESCRIPTION
public static final int DESCRIPTION
- Constant Field Value:
52
- See Also:
- Constant Field Values
EXTERNAL_LINK_COUNT
public static final int EXTERNAL_LINK_COUNT
- Constant Field Value:
-57
- See Also:
- Constant Field Values
HISTORY
public static final int HISTORY
- Constant Field Value:
54
- See Also:
- Constant Field Values
HYPER_LINK_COUNT
public static final int HYPER_LINK_COUNT
- Constant Field Value:
-32
- See Also:
- Constant Field Values
ID
public static final int ID
- Constant Field Value:
-3
- See Also:
- Constant Field Values
ITERATION_ID
public static final int ITERATION_ID
- Constant Field Value:
-104
- See Also:
- Constant Field Values
ITERATION_PATH
public static final int ITERATION_PATH
- Constant Field Value:
-105
- See Also:
- Constant Field Values
LINK_TYPE
public static final int LINK_TYPE
- Constant Field Value:
100
- See Also:
- Constant Field Values
NODE_NAME
public static final int NODE_NAME
- Constant Field Value:
-12
- See Also:
- Constant Field Values
REASON
public static final int REASON
- Constant Field Value:
22
- See Also:
- Constant Field Values
RELATED_LINK_COUNT
public static final int RELATED_LINK_COUNT
- Constant Field Value:
75
- See Also:
- Constant Field Values
REV
public static final int REV
- Constant Field Value:
8
- See Also:
- Constant Field Values
REVISED_DATE
public static final int REVISED_DATE
- Constant Field Value:
-5
- See Also:
- Constant Field Values
STATE
public static final int STATE
- Constant Field Value:
2
- See Also:
- Constant Field Values
TEAM_PROJECT
public static final int TEAM_PROJECT
- Constant Field Value:
-42
- See Also:
- Constant Field Values
TITLE
public static final int TITLE
- Constant Field Value:
1
- See Also:
- Constant Field Values
WORK_ITEM_TYPE
public static final int WORK_ITEM_TYPE
- Constant Field Value:
25
- See Also:
- Constant Field Values
AUTHORIZED_DATE
public static final int AUTHORIZED_DATE
- Constant Field Value:
3
- See Also:
- Constant Field Values
WATERMARK
public static final int WATERMARK
- Constant Field Value:
7
- See Also:
- Constant Field Values
© 2015 Microsoft. All rights reserved.