Class BuildChartActionFactory
java.lang.Object
jenkins.model.TransientActionFactory<Run>
org.jenkinsci.plugins.vmanager.charts.BuildChartActionFactory
- All Implemented Interfaces:
ExtensionPoint
Attaches a
BuildChartAction to every build whose parent job has
the "Build Level Charts" option enabled and at least one build-level
chart selected. The action shows a "vManager Charts" link in the
individual build's left 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
-
BuildChartActionFactory
public BuildChartActionFactory()
-
-
Method Details
-
type
- Specified by:
typein classTransientActionFactory<Run>
-
createFor
- Specified by:
createForin classTransientActionFactory<Run>
-