Class HealthStatusProfileProvider
- java.lang.Object
-
- jetbrains.buildServer.serverSide.healthStatus.impl.HealthStatusProfileProvider
-
public class HealthStatusProfileProvider extends Object
author: Evgeniy.Koshkin
-
-
Constructor Summary
Constructors Constructor Description HealthStatusProfileProvider(HealthStatusReportLocator reportLocator)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description HealthStatusProfile
getProfile()
-
-
-
Constructor Detail
-
HealthStatusProfileProvider
public HealthStatusProfileProvider(@NotNull HealthStatusReportLocator reportLocator)
-
-
Method Detail
-
getProfile
@NotNull public HealthStatusProfile getProfile()
-
-