public abstract class AbstractPointGenerator extends Object implements PointGenerator
| Modifier and Type | Field and Description |
|---|---|
static String |
BUILD_NUMBER |
static String |
PROJECT_NAME |
| Constructor and Description |
|---|
AbstractPointGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addJenkinsBuildNumber(hudson.model.AbstractBuild<?,?> build,
List<String> columnNames,
List<Object> values) |
protected void |
addJenkinsProjectName(hudson.model.AbstractBuild<?,?> build,
List<String> columnNames,
List<Object> values) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgenerate, hasReportpublic static final String PROJECT_NAME
public static final String BUILD_NUMBER
Copyright © 2016. All rights reserved.