Class HubotSite
java.lang.Object
hudson.model.AbstractDescribableImpl<HubotSite>
org.thoughtslive.jenkins.plugins.hubot.config.HubotSite
- All Implemented Interfaces:
Describable<HubotSite>,Serializable,Cloneable
public class HubotSite
extends AbstractDescribableImpl<HubotSite>
implements Serializable, Cloneable
Represents a configuration needed to connect to Hubot.
- Author:
- Naresh Rayapati
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
-
Constructor Details
-
HubotSite
-
-
Method Details
-
get
Gets the effectiveHubotSiteassociated with the given project.- Returns:
- null if no such was found.
-
get
-
clone
- Overrides:
clonein classObject- Throws:
CloneNotSupportedException
-