- All Implemented Interfaces:
- com.ca.apm.jenkins.api.OutputHandler<com.ca.apm.jenkins.api.entity.StrategyResult>
public class JSONFileStoreOutputHandler
extends Object
implements com.ca.apm.jenkins.api.OutputHandler<com.ca.apm.jenkins.api.entity.StrategyResult>
An implementation of Output-Strategy which takes the selected
comparison-strategy results and prepare a JSON output and stores into the
configured output.directory If output.directory is not provided, it will
flush to Jenkins Current Build workspace folder
- Author:
- Avinash Chandwani