public class Jobs extends Object
Constructor and Description |
---|
Jobs() |
Modifier and Type | Method and Description |
---|---|
static hudson.model.FreeStyleProject |
newJob(hudson.model.ItemGroup<? extends hudson.model.Item> jenkins,
String name) |
static hudson.model.FreeStyleProject |
newJob(String name) |
static String |
toJob(String plan) |
static String |
toPlan(String job) |
Copyright © 2016–2017 CLIF project. All rights reserved.