Uses of Interface
jetbrains.buildServer.XmlStorable
-
-
Uses of XmlStorable in jetbrains.buildServer.buildFailures
Classes in jetbrains.buildServer.buildFailures that implement XmlStorable Modifier and Type Class Description class
BuildFailureOnMetricMainConfigProcessor
-
Uses of XmlStorable in jetbrains.buildServer.serverSide
Subinterfaces of XmlStorable in jetbrains.buildServer.serverSide Modifier and Type Interface Description interface
MainConfigProcessor
This interface can be implemented to save/load custom configurations in main-config.xmlClasses in jetbrains.buildServer.serverSide that implement XmlStorable Modifier and Type Class Description class
JdkPackageManager
-
Uses of XmlStorable in jetbrains.buildServer.serverSide.crypt
Classes in jetbrains.buildServer.serverSide.crypt that implement XmlStorable Modifier and Type Class Description class
EncryptionSettings
-
Uses of XmlStorable in jetbrains.buildServer.serverSide.impl
Classes in jetbrains.buildServer.serverSide.impl that implement XmlStorable Modifier and Type Class Description class
ServerSettingsImpl
-
Uses of XmlStorable in jetbrains.buildServer.serverSide.impl.cleanup
Classes in jetbrains.buildServer.serverSide.impl.cleanup that implement XmlStorable Modifier and Type Class Description class
ServerCleanupManagerImpl
-
Uses of XmlStorable in jetbrains.buildServer.serverSide.settings
Subinterfaces of XmlStorable in jetbrains.buildServer.serverSide.settings Modifier and Type Interface Description interface
ProjectSettings
Created by IntelliJ IDEA.Classes in jetbrains.buildServer.serverSide.settings that implement XmlStorable Modifier and Type Class Description class
SimpleProjectSettings
Allows to associate a number of build types with a project. -
Uses of XmlStorable in jetbrains.buildServer.vcs.impl
Classes in jetbrains.buildServer.vcs.impl that implement XmlStorable Modifier and Type Class Description class
VcsRootsManagerSettingsImpl
Created 20.08.13 18:42 -
Uses of XmlStorable in jetbrains.buildServer.web.util
Classes in jetbrains.buildServer.web.util that implement XmlStorable Modifier and Type Class Description class
RegExpTextTransformer
This class provides facility to process text with configurable regexp patterns
-