Class StatSource
java.lang.Object
hudson.model.AbstractDescribableImpl<StatSource>
io.jenkins.plugins.pipelineoverview.stats.StatSource
- All Implemented Interfaces:
ExtensionPoint,Describable<StatSource>,Serializable
- Direct Known Subclasses:
HttpJsonStatSource
public abstract class StatSource
extends AbstractDescribableImpl<StatSource>
implements ExtensionPoint, Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.model.Describable
getDescriptor
-
Constructor Details
-
StatSource
public StatSource()
-
-
Method Details
-
fetch
- Throws:
IOException
-
cacheKey
-
getRefreshSeconds
public abstract int getRefreshSeconds() -
referencesCredentials
public boolean referencesCredentials()
-