Uses of Interface
jetbrains.buildServer.serverSide.healthStatus.HealthStatusItemConsumer
-
-
Uses of HealthStatusItemConsumer in jetbrains.buildServer.clouds.server.serverHealth
Methods in jetbrains.buildServer.clouds.server.serverHealth with parameters of type HealthStatusItemConsumer Modifier and Type Method Description void
CloudAgentsIdleHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
DuplicateCloudProfileHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
-
Uses of HealthStatusItemConsumer in jetbrains.buildServer.controllers.parameters.serverHealth
Methods in jetbrains.buildServer.controllers.parameters.serverHealth with parameters of type HealthStatusItemConsumer Modifier and Type Method Description void
DuplicateInheritedRemoteParameterHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
-
Uses of HealthStatusItemConsumer in jetbrains.buildServer.diagnostic
Methods in jetbrains.buildServer.diagnostic with parameters of type HealthStatusItemConsumer Modifier and Type Method Description void
MemoryProblemsHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
-
Uses of HealthStatusItemConsumer in jetbrains.buildServer.https.diagnostic
Methods in jetbrains.buildServer.https.diagnostic with parameters of type HealthStatusItemConsumer Modifier and Type Method Description void
AgentsStillNotUsingHttpsReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
HttpsCertificateExpirationStatusReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
-
Uses of HealthStatusItemConsumer in jetbrains.buildServer.issueTracker.reports
Methods in jetbrains.buildServer.issueTracker.reports with parameters of type HealthStatusItemConsumer Modifier and Type Method Description void
IssuesStoredTokenUnavailableReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
PatternCollisionHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
-
Uses of HealthStatusItemConsumer in jetbrains.buildServer.push.impl.healthReport
Methods in jetbrains.buildServer.push.impl.healthReport with parameters of type HealthStatusItemConsumer Modifier and Type Method Description void
BioConnectorHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
ConfigureProxyServerForWebsocketReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
-
Uses of HealthStatusItemConsumer in jetbrains.buildServer.serverSide.healthStatus
Methods in jetbrains.buildServer.serverSide.healthStatus with parameters of type HealthStatusItemConsumer Modifier and Type Method Description void
CompositeHealthStatusReportTestUtil.ControlledReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
CompositeHealthStatusReportTestUtil.NoOpReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
abstract void
HealthStatusReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
When called must report all found problems to result consumer according to the received scope. -
Uses of HealthStatusItemConsumer in jetbrains.buildServer.serverSide.healthStatus.impl
Methods in jetbrains.buildServer.serverSide.healthStatus.impl with parameters of type HealthStatusItemConsumer Modifier and Type Method Description void
HealthStatusReportDecorator. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
-
Uses of HealthStatusItemConsumer in jetbrains.buildServer.serverSide.healthStatus.reports
Classes in jetbrains.buildServer.serverSide.healthStatus.reports that implement HealthStatusItemConsumer Modifier and Type Class Description class
StubHealthStatusItemConsumer
Methods in jetbrains.buildServer.serverSide.healthStatus.reports with parameters of type HealthStatusItemConsumer Modifier and Type Method Description void
AgentUpgradeProblemsReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
ArtifactsUrlStillHttpReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
AutoCheckoutHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
BranchFilterHealthReportBase. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
BrokenArtifactDependenciesReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
BrokenProjectTokensReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
BrokenSnapshotDependenciesReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
BuildTypeSettingsReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
BuiltInAuthModuleHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
CaptureErrorsForRecentErrorsReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
CleanupErrorsReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
CleanupExtensionsErrorsReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
CollationMismatchProblemReporter. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
ConfigurationErrorsReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
DatabaseHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
DataDirectoryPermissionsHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
DeprecatedJava8Report. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
DiskSpaceReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
FrequentCleanCheckoutReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
HeavyServerCheckoutPatchesReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
HugeLogBuildReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
InefficientArtifactsPublishingReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
InternalPropertiesUsageReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
InvalidApprovalRulesHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
InvalidCleanupKeepRulesReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
LegacySecondaryNodeReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
LicenseIssuesReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
MainNodeInactiveHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
ManyBuildsProducedByTriggerHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
MissingNodesResponsibilitiesHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
NewVersionAvailableReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
NodesTimeDiffReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
NoProxyMultiNodeSetupReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
NotConfiguredRootUrlHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
OldLog4jConfigurationHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
ProxyVersionMismatchReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
QueuedBuildAgentsReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
QuietPeriodHealthStatusReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
RedundantVcsRootsReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
ReuseSnapshotDependenciesReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
SameRootAndArtifactHostsHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
ScheduleTriggerManyBranchesReport. report(HealthStatusScope scope, HealthStatusItemConsumer consumer)
void
SecondaryNodeVersionMismatchHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
SecurityUpdatesHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
ServerRootUrlStillHttpReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
SuspiciousUUIDHealthStatusReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
TriggeringProblemsReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
UnbundledPluginUsageGlobalReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
UnbundledPluginUsageReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
UnreachableDefaultTemplateReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
UnusedAgentsReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
UnusedVcsRootsReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
protected void
BuildTriggerSettingsReport. reportProblems(SBuildType buildType, HealthStatusItemConsumer resultConsumer)
protected abstract void
BuildTypeSettingsReport. reportProblems(SBuildType buildType, HealthStatusItemConsumer resultConsumer)
protected void
DuplicateBuildTriggerReport. reportProblems(SBuildType buildType, HealthStatusItemConsumer resultConsumer)
protected abstract void
BuildTriggerSettingsReport. reportTriggerProblems(BuildTriggerDescriptor trigger, SBuildType buildType, HealthStatusItemConsumer resultConsumer)
protected void
InvalidScheduleTriggerSettingsReport. reportTriggerProblems(BuildTriggerDescriptor trigger, SBuildType buildType, HealthStatusItemConsumer resultConsumer)
protected void
InvalidVcsTriggerSettingsReport. reportTriggerProblems(BuildTriggerDescriptor trigger, SBuildType buildType, HealthStatusItemConsumer resultConsumer)
protected void
RedundantVcsTriggerReport. reportTriggerProblems(BuildTriggerDescriptor trigger, SBuildType buildType, HealthStatusItemConsumer resultConsumer)
void
TriggerRulesAnalyzer. reportTriggerRulesProblems(BuildTriggerDescriptor trigger, SBuildType buildType, HealthStatusItemConsumer resultConsumer)
-
Uses of HealthStatusItemConsumer in jetbrains.buildServer.serverSide.healthStatus.reports.fileCaches
Methods in jetbrains.buildServer.serverSide.healthStatus.reports.fileCaches with parameters of type HealthStatusItemConsumer Modifier and Type Method Description void
FilesCachesReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
-
Uses of HealthStatusItemConsumer in jetbrains.buildServer.serverSide.impl
Methods in jetbrains.buildServer.serverSide.impl with parameters of type HealthStatusItemConsumer Modifier and Type Method Description void
SettingsPersistErrorsReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
-
Uses of HealthStatusItemConsumer in jetbrains.buildServer.serverSide.impl.versionedSettings
Methods in jetbrains.buildServer.serverSide.impl.versionedSettings with parameters of type HealthStatusItemConsumer Modifier and Type Method Description void
NotPersistedEntitiesHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer consumer)
void
OutdatedProjectSettingsHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
ProjectVersionedSettingsDisabledHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
VersionedSettingsCommitErrorHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer consumer)
void
VersionedSettingsConfigErrorHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer consumer)
void
VersionedSettingsContextParametersReport. report(HealthStatusScope scope, HealthStatusItemConsumer consumer)
void
VersionedSettingsDisabledHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
-
Uses of HealthStatusItemConsumer in jetbrains.buildServer.serverSide.oauth.reports
Methods in jetbrains.buildServer.serverSide.oauth.reports with parameters of type HealthStatusItemConsumer Modifier and Type Method Description void
UnavailableTokenReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
UniqueUrlReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
-
Uses of HealthStatusItemConsumer in jetbrains.buildServer.tools.bundled
Methods in jetbrains.buildServer.tools.bundled with parameters of type HealthStatusItemConsumer Modifier and Type Method Description void
BundledToolInstallationFailedReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
-
Uses of HealthStatusItemConsumer in jetbrains.buildServer.web.openapi.healthStatus.suggestions
Methods in jetbrains.buildServer.web.openapi.healthStatus.suggestions with parameters of type HealthStatusItemConsumer Modifier and Type Method Description void
BuildTypeSuggestion. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
void
ProjectSuggestion. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
-
Uses of HealthStatusItemConsumer in jetbrains.buildServer.web.plugins.report
Methods in jetbrains.buildServer.web.plugins.report with parameters of type HealthStatusItemConsumer Modifier and Type Method Description void
ServerPluginsHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
-
Uses of HealthStatusItemConsumer in jetbrains.buildServer.web.proxyProblems
Methods in jetbrains.buildServer.web.proxyProblems with parameters of type HealthStatusItemConsumer Modifier and Type Method Description void
ProxyConfigurationProblemsHealthReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
-
Uses of HealthStatusItemConsumer in jetbrains.buildServer.web.security.impl
Methods in jetbrains.buildServer.web.security.impl with parameters of type HealthStatusItemConsumer Modifier and Type Method Description void
DomainIsolationHealthStatusReport. report(HealthStatusScope scope, HealthStatusItemConsumer resultConsumer)
-