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 voidInapplicableSettings. reportProblems(InapplicableSettings.ProblemConsumer problemConsumer)voidInapplicableSettingsImpl. reportProblems(InapplicableSettings.ProblemConsumer consumer)
-