com.microsoft.tfs.core.clients.workitem.form
Interface WIFormLink

All Superinterfaces:
WIFormElement

public interface WIFormLink
extends WIFormElement

Since:
TEE-SDK-10.1

Method Summary
 java.lang.String getURL(WorkItem workItem)
           
 
Methods inherited from interface com.microsoft.tfs.core.clients.workitem.form.WIFormElement
getAttribute, getAttributeNames, getChildElements, getParentElement
 

Method Detail

getURL

java.lang.String getURL(WorkItem workItem)


© 2015 Microsoft. All rights reserved.