public class CoberturaCodeCoverageMetric extends AbstractMetric
baseQueueName, build, graphiteLogger, logger, validator
Constructor and Description |
---|
CoberturaCodeCoverageMetric(hudson.model.AbstractBuild<?,?> build,
PrintStream logger,
GraphiteLogger graphiteLogger,
String baseQueueName) |
Modifier and Type | Method and Description |
---|---|
void |
sendMetric(Server server,
Metric... metrics) |
getCheckedBaseQueueName, sendMetric
public CoberturaCodeCoverageMetric(hudson.model.AbstractBuild<?,?> build, PrintStream logger, GraphiteLogger graphiteLogger, String baseQueueName)
build
- logger
- graphiteLogger
- public void sendMetric(Server server, Metric... metrics) throws UnknownHostException, IOException
sendMetric
in class AbstractMetric
UnknownHostException
IOException
Copyright © 2004-2015. All Rights Reserved.