Package | Description |
---|---|
com.ca.apm.jenkins.api |
Modifier and Type | Method and Description |
---|---|
StrategyResult<T> |
ComparisonStrategy.doCompare(BuildInfo benchMarkBuild,
BuildInfo currentBuild)
This method compares the performance of current build with the benchmark build.
|
void |
OutputHandler.publishOutput(List<T> strategyResults)
This method is called for publishing your output the way you want to produce We have provided
many APIs like TemplateHelper and EmailHelper.
|
Copyright © 2016–2019. All rights reserved.