Uses of Interface
jetbrains.buildServer.serverSide.impl.versionedSettings.InapplicableSettings.ProblemConsumer
-
Packages that use InapplicableSettings.ProblemConsumer Package Description jetbrains.buildServer.serverSide.impl.versionedSettings -
-
Uses of InapplicableSettings.ProblemConsumer in jetbrains.buildServer.serverSide.impl.versionedSettings
Methods in jetbrains.buildServer.serverSide.impl.versionedSettings with parameters of type InapplicableSettings.ProblemConsumer Modifier and Type Method Description void
InapplicableSettings. reportProblems(InapplicableSettings.ProblemConsumer problemConsumer)
void
InapplicableSettingsImpl. reportProblems(InapplicableSettings.ProblemConsumer consumer)
-