Uses of Interface
jetbrains.buildServer.responsibility.BuildProblemInvestigationsAndMutesManager
-
Packages that use BuildProblemInvestigationsAndMutesManager Package Description jetbrains.buildServer.responsibility.remover -
-
Uses of BuildProblemInvestigationsAndMutesManager in jetbrains.buildServer.responsibility.remover
Classes in jetbrains.buildServer.responsibility.remover that implement BuildProblemInvestigationsAndMutesManager Modifier and Type Class Description class
BuildProblemInvestigationsAndMutesManagerImpl
For investigated and/or muted build problems delayed checks if the submitted build problems were fixed in the specified projects and removes the corresponding responsibilities and mutes.Methods in jetbrains.buildServer.responsibility.remover with parameters of type BuildProblemInvestigationsAndMutesManager Modifier and Type Method Description void
BuildProblemInvestigationsAndMutesListener. setBuildProblemInvestigationsAndMutesManager(BuildProblemInvestigationsAndMutesManager buildProblemInvestigationsAndMutesManager)
-