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
- See Also:
- Constant Field Values
- Constant Field Value:
-2
AREA_PATH
public static final int AREA_PATH
- See Also:
- Constant Field Values
- Constant Field Value:
-7
ASSIGNED_TO
public static final int ASSIGNED_TO
- See Also:
- Constant Field Values
- Constant Field Value:
24
ATTACHED_FILE_COUNT
public static final int ATTACHED_FILE_COUNT
- See Also:
- Constant Field Values
- Constant Field Value:
-31
AUTHORIZED_AS
public static final int AUTHORIZED_AS
- See Also:
- Constant Field Values
- Constant Field Value:
-1
CHANGED_BY
public static final int CHANGED_BY
- See Also:
- Constant Field Values
- Constant Field Value:
9
CHANGED_DATE
public static final int CHANGED_DATE
- See Also:
- Constant Field Values
- Constant Field Value:
-4
CREATED_BY
public static final int CREATED_BY
- See Also:
- Constant Field Values
- Constant Field Value:
33
CREATED_DATE
public static final int CREATED_DATE
- See Also:
- Constant Field Values
- Constant Field Value:
32
DESCRIPTION
public static final int DESCRIPTION
- See Also:
- Constant Field Values
- Constant Field Value:
52
EXTERNAL_LINK_COUNT
public static final int EXTERNAL_LINK_COUNT
- See Also:
- Constant Field Values
- Constant Field Value:
-57
HISTORY
public static final int HISTORY
- See Also:
- Constant Field Values
- Constant Field Value:
54
HYPER_LINK_COUNT
public static final int HYPER_LINK_COUNT
- See Also:
- Constant Field Values
- Constant Field Value:
-32
ID
public static final int ID
- See Also:
- Constant Field Values
- Constant Field Value:
-3
ITERATION_ID
public static final int ITERATION_ID
- See Also:
- Constant Field Values
- Constant Field Value:
-104
ITERATION_PATH
public static final int ITERATION_PATH
- See Also:
- Constant Field Values
- Constant Field Value:
-105
LINK_TYPE
public static final int LINK_TYPE
- See Also:
- Constant Field Values
- Constant Field Value:
100
NODE_NAME
public static final int NODE_NAME
- See Also:
- Constant Field Values
- Constant Field Value:
-12
REASON
public static final int REASON
- See Also:
- Constant Field Values
- Constant Field Value:
22
RELATED_LINK_COUNT
public static final int RELATED_LINK_COUNT
- See Also:
- Constant Field Values
- Constant Field Value:
75
REV
public static final int REV
- See Also:
- Constant Field Values
- Constant Field Value:
8
REVISED_DATE
public static final int REVISED_DATE
- See Also:
- Constant Field Values
- Constant Field Value:
-5
STATE
public static final int STATE
- See Also:
- Constant Field Values
- Constant Field Value:
2
TEAM_PROJECT
public static final int TEAM_PROJECT
- See Also:
- Constant Field Values
- Constant Field Value:
-42
TITLE
public static final int TITLE
- See Also:
- Constant Field Values
- Constant Field Value:
1
WORK_ITEM_TYPE
public static final int WORK_ITEM_TYPE
- See Also:
- Constant Field Values
- Constant Field Value:
25
AUTHORIZED_DATE
public static final int AUTHORIZED_DATE
- See Also:
- Constant Field Values
- Constant Field Value:
3
WATERMARK
public static final int WATERMARK
- See Also:
- Constant Field Values
- Constant Field Value:
7
© 2012 Microsoft. All rights reserved.