Modifier and Type | Method and Description |
---|---|
KloConfig |
KloBuildAction.getConfig() |
KloConfig |
KloPublisher.KloDescriptor.getConfig() |
KloConfig |
KloPublisher.getKloConfig() |
Modifier and Type | Method and Description |
---|---|
int |
KloResult.getNumberErrorsAccordingConfiguration(KloConfig kloConfig,
boolean checkNewError)
Gets the number of errors according the selected severitiies form the configuration user object.
|
void |
KloPublisher.setKloConfig(KloConfig kloConfig) |
Constructor and Description |
---|
KloBuildAction(hudson.model.AbstractBuild<?,?> owner,
KloResult result,
KloConfig kloConfig,
Map<String,String> matrixBuildVars) |
KloBuildGraph(hudson.model.AbstractBuild<?,?> owner,
KloConfig kloConfig,
KloReport kloReport) |
KloProjectAction(hudson.model.AbstractProject<?,?> project,
KloConfig kloConfig) |
KloPublisher(KloConfig config) |
Constructor and Description |
---|
KloPieChart(org.jfree.data.general.PieDataset dataset,
KloConfig kloConfig,
KloReport kloReport,
int chartWidth,
int chartHeight) |
Constructor and Description |
---|
KloParserResult(hudson.model.BuildListener listener,
KloConfig kloConfig) |
Modifier and Type | Method and Description |
---|---|
hudson.model.HealthReport |
KloBuildHealthEvaluator.evaluatBuildHealth(KloConfig kloConfig,
int nbErrorForSeverity,
Map<String,String> matrixBuildVars) |
hudson.model.Result |
KloBuildResultEvaluator.evaluateBuildResult(hudson.model.BuildListener listener,
int errorsCount,
int newErrorsCount,
KloConfig kloConfig,
Map<String,String> matrixBuildVars) |
static String |
KloMetricUtil.getMessageSelectedSeverties(KloConfig kloConfig) |
Copyright © 2004-2017. All Rights Reserved.