Class VManagerChartsActionFactory
java.lang.Object
jenkins.model.TransientActionFactory<Job>
org.jenkinsci.plugins.vmanager.charts.VManagerChartsActionFactory
- All Implemented Interfaces:
ExtensionPoint
Factory that adds VManagerChartsAction to all Jenkins jobs.
This makes the "vManager Charts" link appear in the job sidebar.
-
Nested Class Summary
Nested classes/interfaces inherited from class jenkins.model.TransientActionFactory
TransientActionFactory.CacheNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jenkins.model.TransientActionFactory
actionType, factoriesFor
-
Constructor Details
-
VManagerChartsActionFactory
public VManagerChartsActionFactory()
-
-
Method Details
-
type
- Specified by:
typein classTransientActionFactory<Job>
-
createFor
- Specified by:
createForin classTransientActionFactory<Job>
-