Uses of Interface
jetbrains.buildServer.serverSide.cleanup.ErrorReporter
-
Packages that use ErrorReporter Package Description jetbrains.buildServer.serverSide.cleanup jetbrains.buildServer.serverSide.impl.cleanup -
-
Uses of ErrorReporter in jetbrains.buildServer.serverSide.cleanup
Methods in jetbrains.buildServer.serverSide.cleanup that return ErrorReporter Modifier and Type Method Description ErrorReporter
BuildCleanupContext. getErrorReporter()
-
Uses of ErrorReporter in jetbrains.buildServer.serverSide.impl.cleanup
Classes in jetbrains.buildServer.serverSide.impl.cleanup that implement ErrorReporter Modifier and Type Class Description class
BuildCleanupContextImpl
Methods in jetbrains.buildServer.serverSide.impl.cleanup that return ErrorReporter Modifier and Type Method Description ErrorReporter
BuildCleanupContextImpl. getErrorReporter()
-