Uses of Class
org.thoughtslive.jenkins.plugins.hubot.config.notifications.Config
-
Packages that use Config Package Description org.thoughtslive.jenkins.plugins.hubot.config org.thoughtslive.jenkins.plugins.hubot.config.notifications -
-
Uses of Config in org.thoughtslive.jenkins.plugins.hubot.config
Constructor parameters in org.thoughtslive.jenkins.plugins.hubot.config with type arguments of type Config Constructor Description HubotSite(boolean defaultSite, String name, URL url, String room, String roomPrefix, boolean failOnError, boolean useFolderName, List<Config> notifications)
-
Uses of Config in org.thoughtslive.jenkins.plugins.hubot.config.notifications
Methods in org.thoughtslive.jenkins.plugins.hubot.config.notifications that return Config Modifier and Type Method Description Config
Config. clone()
Methods in org.thoughtslive.jenkins.plugins.hubot.config.notifications that return types with arguments of type Config Modifier and Type Method Description Descriptor<Config>
Config. getDescriptor()
-