com.microsoft.tfs.core.clients.workitem.link
Class VersionedItemLinkTypeNames

java.lang.Object
  extended by com.microsoft.tfs.core.clients.workitem.link.VersionedItemLinkTypeNames

public class VersionedItemLinkTypeNames
extends java.lang.Object

Since:
TEE-SDK-10.1

Field Summary
static java.lang.String LATEST_VERSION
           
static java.lang.String VERSIONED_ITEM
           
 
Constructor Summary
VersionedItemLinkTypeNames()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LATEST_VERSION

public static final java.lang.String LATEST_VERSION
Constant Field Value:
"LatestItemVersion"
See Also:
Constant Field Values

VERSIONED_ITEM

public static final java.lang.String VERSIONED_ITEM
Constant Field Value:
"VersionedItem"
See Also:
Constant Field Values
Constructor Detail

VersionedItemLinkTypeNames

public VersionedItemLinkTypeNames()


© 2015 Microsoft. All rights reserved.