public class ModelFactory extends Object
| Constructor and Description |
|---|
ModelFactory() |
| Modifier and Type | Method and Description |
|---|---|
static BuildModel |
generateBuildModelFor(hudson.model.AbstractBuild build) |
protected static JenkinsModel |
generateJenkinsModelFor(jenkins.model.Jenkins jenkins) |
protected static void |
populateGeneric(BuildModel buildModel,
hudson.model.AbstractBuild build) |
public static BuildModel generateBuildModelFor(hudson.model.AbstractBuild build)
protected static void populateGeneric(BuildModel buildModel, hudson.model.AbstractBuild build)
protected static JenkinsModel generateJenkinsModelFor(jenkins.model.Jenkins jenkins)
Copyright © 2004-2015. All Rights Reserved.