Uses of Class
jetbrains.buildServer.web.reportTabs.impl.ProjectReportTabConfigurationImpl
-
Packages that use ProjectReportTabConfigurationImpl Package Description jetbrains.buildServer.web.reportTabs.impl -
-
Uses of ProjectReportTabConfigurationImpl in jetbrains.buildServer.web.reportTabs.impl
Methods in jetbrains.buildServer.web.reportTabs.impl that return ProjectReportTabConfigurationImpl Modifier and Type Method Description ProjectReportTabConfigurationImpl[]
ReportTabManagerImpl. getProjectReportTabs(SProject project)
Constructors in jetbrains.buildServer.web.reportTabs.impl with parameters of type ProjectReportTabConfigurationImpl Constructor Description ProjectReportTab(String tabId, PagePlaces manager, ProjectManager projectManager, RevisionRuleBuildFinders buildFinders, ProjectReportTabConfigurationImpl tabConfiguration)
-