Uses of Class
org.thoughtslive.jenkins.plugins.hubot.config.HubotSite
Packages that use HubotSite
Package
Description
-
Uses of HubotSite in org.thoughtslive.jenkins.plugins.hubot.config
Methods in org.thoughtslive.jenkins.plugins.hubot.config that return HubotSiteModifier and TypeMethodDescriptionHubotSite.clone()static HubotSiteHubotSite.get(Job<?, ?> job, TaskListener listener) Gets the effectiveHubotSiteassociated with the given project.static HubotSiteHubotSite.get(Job<?, ?> job, TaskListener listener, String siteName) GlobalConfig.getSites()HubotFolderProperty.getSites()Return the Hubot sites.Methods in org.thoughtslive.jenkins.plugins.hubot.config with parameters of type HubotSite -
Uses of HubotSite in org.thoughtslive.jenkins.plugins.hubot.service
Constructors in org.thoughtslive.jenkins.plugins.hubot.service with parameters of type HubotSite -
Uses of HubotSite in org.thoughtslive.jenkins.plugins.hubot.util
Fields in org.thoughtslive.jenkins.plugins.hubot.util declared as HubotSite