com.microsoft.tfs.core.clients.framework.configuration.entities
Interface TeamProjectEntity
- All Superinterfaces:
- TFSEntity
- All Known Implementing Classes:
- TeamProjectCatalogEntity, TeamProjectCompatibilityEntity
public interface TeamProjectEntity
- extends TFSEntity
- Since:
- TEE-SDK-10.1
getProjectID
com.microsoft.tfs.util.GUID getProjectID()
getProjectName
java.lang.String getProjectName()
getProjectURI
java.lang.String getProjectURI()
getProcessGuidance
ProcessGuidanceEntity getProcessGuidance()
getProjectPortal
ProjectPortalEntity getProjectPortal()
getReportingFolder
ReportingFolderEntity getReportingFolder()
© 2015 Microsoft. All rights reserved.