Uses of Interface
jetbrains.buildServer.util.OptionSupportEx
-
-
Uses of OptionSupportEx in jetbrains.buildServer.serverSide
Methods in jetbrains.buildServer.serverSide that return OptionSupportEx Modifier and Type Method Description OptionSupportEx
BuildTypeOwnSettings. getOwnOptionSupport()
-
Uses of OptionSupportEx in jetbrains.buildServer.serverSide.impl
Methods in jetbrains.buildServer.serverSide.impl that return OptionSupportEx Modifier and Type Method Description OptionSupportEx
BuildTypeSettingsImpl. getOwnOptionSupport()
OptionSupportEx
InaccessibleTemplate. getOwnOptionSupport()
-
Uses of OptionSupportEx in jetbrains.buildServer.serverSide.impl.buildTypeSettings.impl
Classes in jetbrains.buildServer.serverSide.impl.buildTypeSettings.impl that implement OptionSupportEx Modifier and Type Class Description class
OptionSupportAdapter
-
Uses of OptionSupportEx in jetbrains.buildServer.serverSide.impl.dependency
Classes in jetbrains.buildServer.serverSide.impl.dependency that implement OptionSupportEx Modifier and Type Class Description class
DependencyImpl
class
UnresolvedDependency
Methods in jetbrains.buildServer.serverSide.impl.dependency that return OptionSupportEx Modifier and Type Method Description OptionSupportEx
DependencyImpl. getOptionSupport()
-
Uses of OptionSupportEx in jetbrains.buildServer.util
Classes in jetbrains.buildServer.util that implement OptionSupportEx Modifier and Type Class Description class
DependencyOptionSupportImpl
User: kirclass
EmptyOptionSupport
-