Uses of Interface
jetbrains.buildServer.serverSide.healthStatus.HealthStatusScope
-
-
Uses of HealthStatusScope in jetbrains.buildServer.clouds.server.serverHealth
Methods in jetbrains.buildServer.clouds.server.serverHealth with parameters of type HealthStatusScope Modifier and Type Method Description booleanCloudAgentsIdleHealthReport. canReportItemsFor(HealthStatusScope scope)booleanDuplicateCloudProfileHealthReport. canReportItemsFor(HealthStatusScope scope)voidCloudAgentsIdleHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidDuplicateCloudProfileHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer) -
Uses of HealthStatusScope in jetbrains.buildServer.controllers.admin.healthStatus
Methods in jetbrains.buildServer.controllers.admin.healthStatus that return HealthStatusScope Modifier and Type Method Description HealthStatusScopeHealthStatusReportBean. createScope() -
Uses of HealthStatusScope in jetbrains.buildServer.controllers.healthStatus
Methods in jetbrains.buildServer.controllers.healthStatus with parameters of type HealthStatusScope Modifier and Type Method Description protected List<HealthStatusItem>BaseHealthStatusItemsController. calculateItems(HealthStatusScope scope, javax.servlet.http.HttpServletRequest request)static List<HealthStatusItem>HealthStatusItemsComputeUtil. computeItems(HealthStatusScope scope, HealthStatusReportLocator reportLocator, HealthStatusProvider healthStatusProvider, PagePlaces pagePlaces, boolean adminArea, String excludeCategoryId, String onlyCategoryId) -
Uses of HealthStatusScope in jetbrains.buildServer.controllers.parameters.serverHealth
Methods in jetbrains.buildServer.controllers.parameters.serverHealth with parameters of type HealthStatusScope Modifier and Type Method Description booleanDuplicateInheritedRemoteParameterHealthReport. canReportItemsFor(HealthStatusScope scope)voidDuplicateInheritedRemoteParameterHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer) -
Uses of HealthStatusScope in jetbrains.buildServer.diagnostic
Methods in jetbrains.buildServer.diagnostic with parameters of type HealthStatusScope Modifier and Type Method Description booleanMemoryProblemsHealthReport. canReportItemsFor(HealthStatusScope scope)voidMemoryProblemsHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer) -
Uses of HealthStatusScope in jetbrains.buildServer.https.diagnostic
Methods in jetbrains.buildServer.https.diagnostic with parameters of type HealthStatusScope Modifier and Type Method Description booleanAgentsStillNotUsingHttpsReport. canReportItemsFor(HealthStatusScope scope)booleanHttpsCertificateExpirationStatusReport. canReportItemsFor(HealthStatusScope scope)voidAgentsStillNotUsingHttpsReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidHttpsCertificateExpirationStatusReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer) -
Uses of HealthStatusScope in jetbrains.buildServer.issueTracker.reports
Methods in jetbrains.buildServer.issueTracker.reports with parameters of type HealthStatusScope Modifier and Type Method Description booleanIssuesStoredTokenUnavailableReport. canReportItemsFor(HealthStatusScope scope)booleanPatternCollisionHealthReport. canReportItemsFor(HealthStatusScope scope)voidIssuesStoredTokenUnavailableReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidPatternCollisionHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer) -
Uses of HealthStatusScope in jetbrains.buildServer.push.impl.healthReport
Methods in jetbrains.buildServer.push.impl.healthReport with parameters of type HealthStatusScope Modifier and Type Method Description booleanBioConnectorHealthReport. canReportItemsFor(HealthStatusScope scope)booleanConfigureProxyServerForWebsocketReport. canReportItemsFor(HealthStatusScope scope)voidBioConnectorHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidConfigureProxyServerForWebsocketReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer) -
Uses of HealthStatusScope in jetbrains.buildServer.serverSide.healthStatus
Methods in jetbrains.buildServer.serverSide.healthStatus with parameters of type HealthStatusScope Modifier and Type Method Description booleanCompositeHealthStatusReportTestUtil.TestReport. canReportItemsFor(HealthStatusScope scope)abstract booleanHealthStatusReport. canReportItemsFor(HealthStatusScope scope)Check whether the report can produce any items accepted by the specified scope.HealthStatusTaskHealthStatusProvider. collectItems(HealthStatusScope scope, HealthStatusProfile profile)HealthStatusTaskHealthStatusProvider. collectItems(HealthStatusScope scope, HealthStatusProfile profile, HealthReportProgressListener progressListener)List<HealthStatusItem>HealthStatusProvider. collectItemsSynchronously(HealthStatusScope scope, HealthStatusProfile profile)Computes health status items with the specified scope and profile.voidCompositeHealthStatusReportTestUtil.ControlledReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidCompositeHealthStatusReportTestUtil.NoOpReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)abstract voidHealthStatusReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)When called must report all found problems to result consumer according to the received scope. -
Uses of HealthStatusScope in jetbrains.buildServer.serverSide.healthStatus.impl
Methods in jetbrains.buildServer.serverSide.healthStatus.impl that return HealthStatusScope Modifier and Type Method Description HealthStatusScopeScopeBuilder. build()HealthStatusScopeHealthStatusAnalysisSession. getScope()Methods in jetbrains.buildServer.serverSide.healthStatus.impl with parameters of type HealthStatusScope Modifier and Type Method Description booleanHealthStatusReportDecorator. canReportItemsFor(HealthStatusScope scope)HealthStatusTaskCompositeHealthStatusReportImpl. collectItems(HealthStatusScope scope, HealthStatusProfile profile)HealthStatusTaskCompositeHealthStatusReportImpl. collectItems(HealthStatusScope scope, HealthStatusProfile profile, HealthReportProgressListener progressListener)List<HealthStatusItem>CompositeHealthStatusReportImpl. collectItemsSynchronously(HealthStatusScope scope, HealthStatusProfile profile)voidHealthStatusReportDecorator. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)Constructors in jetbrains.buildServer.serverSide.healthStatus.impl with parameters of type HealthStatusScope Constructor Description HealthStatusAnalysisSession(HealthStatusScope scope, HealthStatusProfile profile) -
Uses of HealthStatusScope in jetbrains.buildServer.serverSide.healthStatus.reports
Methods in jetbrains.buildServer.serverSide.healthStatus.reports with parameters of type HealthStatusScope Modifier and Type Method Description booleanAgentUpgradeProblemsReport. canReportItemsFor(HealthStatusScope scope)booleanArtifactsUrlStillHttpReport. canReportItemsFor(HealthStatusScope scope)booleanAutoCheckoutHealthReport. canReportItemsFor(HealthStatusScope scope)booleanBrokenArtifactDependenciesReport. canReportItemsFor(HealthStatusScope scope)booleanBrokenProjectTokensReport. canReportItemsFor(HealthStatusScope scope)booleanBrokenSnapshotDependenciesReport. canReportItemsFor(HealthStatusScope scope)booleanBuiltInAuthModuleHealthReport. canReportItemsFor(HealthStatusScope scope)booleanCaptureErrorsForRecentErrorsReport. canReportItemsFor(HealthStatusScope scope)booleanCleanupErrorsReport. canReportItemsFor(HealthStatusScope scope)booleanCleanupExtensionsErrorsReport. canReportItemsFor(HealthStatusScope scope)booleanCollationMismatchProblemReporter. canReportItemsFor(HealthStatusScope scope)booleanConfigurationErrorsReport. canReportItemsFor(HealthStatusScope scope)booleanDatabaseHealthReport. canReportItemsFor(HealthStatusScope scope)booleanDataDirectoryPermissionsHealthReport. canReportItemsFor(HealthStatusScope scope)booleanDeprecatedJava8Report. canReportItemsFor(HealthStatusScope scope)booleanDiskSpaceReport. canReportItemsFor(HealthStatusScope scope)booleanDuplicateBuildTriggerReport. canReportItemsFor(HealthStatusScope scope)booleanFrequentCleanCheckoutReport. canReportItemsFor(HealthStatusScope scope)booleanHeavyServerCheckoutPatchesReport. canReportItemsFor(HealthStatusScope scope)booleanHugeLogBuildReport. canReportItemsFor(HealthStatusScope scope)booleanInefficientArtifactsPublishingReport. canReportItemsFor(HealthStatusScope scope)booleanInternalPropertiesUsageReport. canReportItemsFor(HealthStatusScope scope)booleanInvalidApprovalRulesHealthReport. canReportItemsFor(HealthStatusScope scope)booleanInvalidBranchFilterSyntaxReport. canReportItemsFor(HealthStatusScope scope)booleanInvalidCleanupKeepRulesReport. canReportItemsFor(HealthStatusScope scope)booleanInvalidScheduleTriggerSettingsReport. canReportItemsFor(HealthStatusScope scope)booleanInvalidVcsTriggerSettingsReport. canReportItemsFor(HealthStatusScope scope)booleanLegacySecondaryNodeReport. canReportItemsFor(HealthStatusScope scope)booleanLicenseIssuesReport. canReportItemsFor(HealthStatusScope scope)booleanMainNodeInactiveHealthReport. canReportItemsFor(HealthStatusScope scope)booleanManyBuildsProducedByTriggerHealthReport. canReportItemsFor(HealthStatusScope scope)booleanMissingNodesResponsibilitiesHealthReport. canReportItemsFor(HealthStatusScope scope)booleanNewVersionAvailableReport. canReportItemsFor(HealthStatusScope scope)booleanNodesTimeDiffReport. canReportItemsFor(HealthStatusScope scope)booleanNoProxyMultiNodeSetupReport. canReportItemsFor(HealthStatusScope scope)booleanNotConfiguredRootUrlHealthReport. canReportItemsFor(HealthStatusScope scope)booleanOldLog4jConfigurationHealthReport. canReportItemsFor(HealthStatusScope scope)booleanProxyVersionMismatchReport. canReportItemsFor(HealthStatusScope scope)booleanQueuedBuildAgentsReport. canReportItemsFor(HealthStatusScope scope)booleanQuietPeriodHealthStatusReport. canReportItemsFor(HealthStatusScope scope)booleanRedundantVcsRootsReport. canReportItemsFor(HealthStatusScope scope)booleanRedundantVcsTriggerReport. canReportItemsFor(HealthStatusScope scope)booleanReuseSnapshotDependenciesReport. canReportItemsFor(HealthStatusScope scope)booleanSameRootAndArtifactHostsHealthReport. canReportItemsFor(HealthStatusScope scope)booleanScheduleTriggerManyBranchesReport. canReportItemsFor(HealthStatusScope scope)booleanSecondaryNodeVersionMismatchHealthReport. canReportItemsFor(HealthStatusScope scope)booleanSecurityUpdatesHealthReport. canReportItemsFor(HealthStatusScope scope)booleanServerRootUrlStillHttpReport. canReportItemsFor(HealthStatusScope scope)booleanSuspiciousUUIDHealthStatusReport. canReportItemsFor(HealthStatusScope scope)booleanTriggeringProblemsReport. canReportItemsFor(HealthStatusScope scope)booleanUnbundledPluginUsageGlobalReport. canReportItemsFor(HealthStatusScope scope)booleanUnbundledPluginUsageReport. canReportItemsFor(HealthStatusScope scope)booleanUnreachableDefaultTemplateReport. canReportItemsFor(HealthStatusScope scope)booleanUnusedAgentsReport. canReportItemsFor(HealthStatusScope scope)booleanUnusedVcsRootsReport. canReportItemsFor(HealthStatusScope scope)voidAgentUpgradeProblemsReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidArtifactsUrlStillHttpReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidAutoCheckoutHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidBranchFilterHealthReportBase. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidBrokenArtifactDependenciesReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidBrokenProjectTokensReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidBrokenSnapshotDependenciesReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidBuildTypeSettingsReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidBuiltInAuthModuleHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidCaptureErrorsForRecentErrorsReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidCleanupErrorsReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidCleanupExtensionsErrorsReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidCollationMismatchProblemReporter. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidConfigurationErrorsReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidDatabaseHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidDataDirectoryPermissionsHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidDeprecatedJava8Report. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidDiskSpaceReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidFrequentCleanCheckoutReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidHeavyServerCheckoutPatchesReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidHugeLogBuildReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidInefficientArtifactsPublishingReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidInternalPropertiesUsageReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidInvalidApprovalRulesHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidInvalidCleanupKeepRulesReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidLegacySecondaryNodeReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidLicenseIssuesReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidMainNodeInactiveHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidManyBuildsProducedByTriggerHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidMissingNodesResponsibilitiesHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidNewVersionAvailableReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidNodesTimeDiffReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidNoProxyMultiNodeSetupReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidNotConfiguredRootUrlHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidOldLog4jConfigurationHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidProxyVersionMismatchReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidQueuedBuildAgentsReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidQuietPeriodHealthStatusReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidRedundantVcsRootsReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidReuseSnapshotDependenciesReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidSameRootAndArtifactHostsHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidScheduleTriggerManyBranchesReport. report(HealthStatusScope scope, HealthStatusItemConsumer consumer)voidSecondaryNodeVersionMismatchHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidSecurityUpdatesHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidServerRootUrlStillHttpReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidSuspiciousUUIDHealthStatusReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidTriggeringProblemsReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidUnbundledPluginUsageGlobalReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidUnbundledPluginUsageReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidUnreachableDefaultTemplateReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidUnusedAgentsReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidUnusedVcsRootsReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer) -
Uses of HealthStatusScope in jetbrains.buildServer.serverSide.healthStatus.reports.fileCaches
Methods in jetbrains.buildServer.serverSide.healthStatus.reports.fileCaches with parameters of type HealthStatusScope Modifier and Type Method Description booleanFilesCachesReport. canReportItemsFor(HealthStatusScope scope)voidFilesCachesReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer) -
Uses of HealthStatusScope in jetbrains.buildServer.serverSide.healthStatus.utils
Methods in jetbrains.buildServer.serverSide.healthStatus.utils with parameters of type HealthStatusScope Modifier and Type Method Description List<List<SBuildType>>FrequentCleanCheckoutHelper. computeBuildTypesWithDifferentVcsSettings(HealthStatusScope scope) -
Uses of HealthStatusScope in jetbrains.buildServer.serverSide.impl
Methods in jetbrains.buildServer.serverSide.impl with parameters of type HealthStatusScope Modifier and Type Method Description booleanSettingsPersistErrorsReport. canReportItemsFor(HealthStatusScope scope)voidSettingsPersistErrorsReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer) -
Uses of HealthStatusScope in jetbrains.buildServer.serverSide.impl.versionedSettings
Methods in jetbrains.buildServer.serverSide.impl.versionedSettings with parameters of type HealthStatusScope Modifier and Type Method Description booleanNotPersistedEntitiesHealthReport. canReportItemsFor(HealthStatusScope scope)booleanOutdatedProjectSettingsHealthReport. canReportItemsFor(HealthStatusScope scope)booleanProjectVersionedSettingsDisabledHealthReport. canReportItemsFor(HealthStatusScope scope)booleanVersionedSettingsCommitErrorHealthReport. canReportItemsFor(HealthStatusScope scope)booleanVersionedSettingsConfigErrorHealthReport. canReportItemsFor(HealthStatusScope scope)booleanVersionedSettingsContextParametersReport. canReportItemsFor(HealthStatusScope scope)booleanVersionedSettingsDisabledHealthReport. canReportItemsFor(HealthStatusScope scope)voidNotPersistedEntitiesHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer consumer)voidOutdatedProjectSettingsHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidProjectVersionedSettingsDisabledHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidVersionedSettingsCommitErrorHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer consumer)voidVersionedSettingsConfigErrorHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer consumer)voidVersionedSettingsContextParametersReport. report(HealthStatusScope scope, HealthStatusItemConsumer consumer)voidVersionedSettingsDisabledHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer) -
Uses of HealthStatusScope in jetbrains.buildServer.serverSide.oauth.reports
Methods in jetbrains.buildServer.serverSide.oauth.reports with parameters of type HealthStatusScope Modifier and Type Method Description booleanUnavailableTokenReport. canReportItemsFor(HealthStatusScope scope)booleanUniqueUrlReport. canReportItemsFor(HealthStatusScope scope)voidUnavailableTokenReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidUniqueUrlReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer) -
Uses of HealthStatusScope in jetbrains.buildServer.tools.bundled
Methods in jetbrains.buildServer.tools.bundled with parameters of type HealthStatusScope Modifier and Type Method Description booleanBundledToolInstallationFailedReport. canReportItemsFor(HealthStatusScope scope)voidBundledToolInstallationFailedReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer) -
Uses of HealthStatusScope in jetbrains.buildServer.web.openapi.healthStatus.suggestions
Methods in jetbrains.buildServer.web.openapi.healthStatus.suggestions with parameters of type HealthStatusScope Modifier and Type Method Description booleanBuildTypeSuggestion. canReportItemsFor(HealthStatusScope scope)booleanProjectSuggestion. canReportItemsFor(HealthStatusScope scope)protected Collection<SBuildType>BuildTypeSuggestion. filterBuildTypes(HealthStatusScope scope)Not for all build types suggestions should be shown.protected Collection<SProject>ProjectSuggestion. filterProjects(HealthStatusScope scope)voidBuildTypeSuggestion. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)voidProjectSuggestion. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer) -
Uses of HealthStatusScope in jetbrains.buildServer.web.plugins.report
Methods in jetbrains.buildServer.web.plugins.report with parameters of type HealthStatusScope Modifier and Type Method Description booleanServerPluginsHealthReport. canReportItemsFor(HealthStatusScope scope)voidServerPluginsHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer) -
Uses of HealthStatusScope in jetbrains.buildServer.web.proxyProblems
Methods in jetbrains.buildServer.web.proxyProblems with parameters of type HealthStatusScope Modifier and Type Method Description booleanProxyConfigurationProblemsHealthReport. canReportItemsFor(HealthStatusScope scope)voidProxyConfigurationProblemsHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer) -
Uses of HealthStatusScope in jetbrains.buildServer.web.security.impl
Methods in jetbrains.buildServer.web.security.impl with parameters of type HealthStatusScope Modifier and Type Method Description booleanDomainIsolationHealthStatusReport. canReportItemsFor(HealthStatusScope scope)voidDomainIsolationHealthStatusReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
-