com.microsoft.tfs.core.clients.framework.configuration.entities
Interface ProcessGuidanceEntity
- All Superinterfaces:
- TFSEntity
- All Known Implementing Classes:
- ProcessGuidanceCatalogEntity, ProcessGuidanceCompatibilityEntity
public interface ProcessGuidanceEntity
- extends TFSEntity
- Since:
- TEE-SDK-10.1
getResourceSubType
java.lang.String getResourceSubType()
getASCIIName
java.lang.String getASCIIName()
getRelativePath
java.lang.String getRelativePath()
getReferencedResource
TFSEntity getReferencedResource()
getFullyQualifiedURL
java.lang.String getFullyQualifiedURL()
© 2015 Microsoft. All rights reserved.