com.microsoft.tfs.core.clients.workitem
Class WorkItemActions

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

public class WorkItemActions
extends java.lang.Object

Valid action names for work item transitions.

Since:
TEE-SDK-10.1

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

Field Detail

VS_CHECKIN

public static final java.lang.String VS_CHECKIN
Constant Field Value:
"Microsoft.VSTS.Actions.Checkin"
See Also:
Constant Field Values
Constructor Detail

WorkItemActions

public WorkItemActions()


© 2015 Microsoft. All rights reserved.