com.microsoft.tfs.core.clients.framework.configuration.entities
Interface ReportingConfigurationEntity

All Superinterfaces:
TFSEntity
All Known Implementing Classes:
ReportingConfigurationCatalogEntity, ReportingConfigurationCompatibilityEntity

public interface ReportingConfigurationEntity
extends TFSEntity

Since:
TEE-SDK-10.1

Method Summary
 ReportingServerEntity getReportingServer()
           
 
Methods inherited from interface com.microsoft.tfs.core.clients.framework.configuration.TFSEntity
getDescription, getDisplayName, getDisplayPath, getParent, getResourceID
 

Method Detail

getReportingServer

ReportingServerEntity getReportingServer()


© 2015 Microsoft. All rights reserved.