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 Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionabstract BlueTrendgetTrend(BluePipeline pipeline, Link parent) getTrends(BluePipeline pipeline, Link parent)  
- 
Constructor Details
- 
BlueTrendFactory
public BlueTrendFactory() 
 - 
 - 
Method Details
- 
getTrend
 - 
getTrends
 
 -