Class BuildChartActionFactory

java.lang.Object
jenkins.model.TransientActionFactory<Run>
org.jenkinsci.plugins.vmanager.charts.BuildChartActionFactory
All Implemented Interfaces:
ExtensionPoint

@Extension public class BuildChartActionFactory extends TransientActionFactory<Run>
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.