Class HealthStatusProfile
- java.lang.Object
-
- jetbrains.buildServer.serverSide.healthStatus.HealthStatusProfile
-
public class HealthStatusProfile extends Object
author: Evgeniy.Koshkin
-
-
Constructor Summary
Constructors Constructor Description HealthStatusProfile(Collection<String> allowedReportTypes)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Collection<String>
getAllowedReportTypes()
-
-
-
Constructor Detail
-
HealthStatusProfile
public HealthStatusProfile(@NotNull Collection<String> allowedReportTypes)
-
-
Method Detail
-
getAllowedReportTypes
@NotNull public Collection<String> getAllowedReportTypes()
-
-