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

All Superinterfaces:
WIFormElement

public interface WIFormParam
extends WIFormElement

Since:
TEE-SDK-10.1

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

Method Detail

getSubstitutionToken

java.lang.String getSubstitutionToken()

getSubstitutionValue

java.lang.String getSubstitutionValue(WorkItem workItem)


© 2015 Microsoft. All rights reserved.