public class PromotedBuildsTemplateUtils extends Object
| Constructor and Description |
|---|
PromotedBuildsTemplateUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addPromotions(hudson.model.AbstractProject implementationProject,
hudson.model.AbstractProject templateProject)
Adds all the promotions from the template project into the implementation one.
|
public static void addPromotions(hudson.model.AbstractProject implementationProject,
hudson.model.AbstractProject templateProject)
throws IOException
implementationProject - templateProject - IOExceptionCopyright © 2016. All rights reserved.