Class BlueTrendFactory
java.lang.Object
io.jenkins.blueocean.rest.factory.BlueTrendFactory
- All Implemented Interfaces:
- ExtensionPoint
Allows extensions to attach 
BlueTrend data to a BluePipeline for reports and visualization.- Author:
- cliffmeyers
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from interface hudson.ExtensionPointExtensionPoint.LegacyInstancesAreScopedToHudson
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionabstract BlueTrendgetTrend(BluePipeline pipeline, Link parent) getTrends(BluePipeline pipeline, Link parent) 
- 
Constructor Details- 
BlueTrendFactorypublic BlueTrendFactory()
 
- 
- 
Method Details- 
getTrend
- 
getTrends
 
-