com.microsoft.tfs.core.clients.workitem
Class WorkItemServerVersion
java.lang.Object
com.microsoft.tfs.util.TypesafeEnum
com.microsoft.tfs.core.clients.workitem.WorkItemServerVersion
- All Implemented Interfaces:
- java.lang.Comparable
public class WorkItemServerVersion
- extends com.microsoft.tfs.util.TypesafeEnum
Defineds work item service versions.
- Since:
- TEE-SDK-10.1
Methods inherited from class com.microsoft.tfs.util.TypesafeEnum |
compareTo, equals, getValue, hashCode, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
V1
public static final WorkItemServerVersion V1
V2
public static final WorkItemServerVersion V2
V3
public static final WorkItemServerVersion V3
V5
public static final WorkItemServerVersion V5
© 2014 Microsoft. All rights reserved.