com.microsoft.tfs.core.clients.framework.configuration.entities
Interface ReportingServerEntity
- All Superinterfaces:
- TFSEntity
- All Known Implementing Classes:
- ReportingServerCatalogEntity, ReportingServerCompatibilityEntity
public interface ReportingServerEntity
- extends TFSEntity
- Since:
- TEE-SDK-10.1
getDefaultItemPath
java.lang.String getDefaultItemPath()
getReportManagerURL
java.lang.String getReportManagerURL()
getReportManagerDefinition
ServiceDefinition getReportManagerDefinition()
getReportWebServiceURL
java.lang.String getReportWebServiceURL()
getReportWebServiceDefinition
ServiceDefinition getReportWebServiceDefinition()
© 2015 Microsoft. All rights reserved.