| Modifier and Type | Class and Description |
|---|---|
class |
FreeStyleMultiBranchProject |
class |
MavenMultiBranchProject |
| Modifier and Type | Method and Description |
|---|---|
AbstractMultiBranchProject<P,B> |
SyncBranches.getParent() |
| Modifier and Type | Method and Description |
|---|---|
protected hudson.maven.MavenModuleSet |
MavenMultiBranchProject.createNewSubProject(AbstractMultiBranchProject parent,
String branchName) |
protected hudson.model.FreeStyleProject |
FreeStyleMultiBranchProject.createNewSubProject(AbstractMultiBranchProject parent,
String branchName) |
protected abstract P |
AbstractMultiBranchProject.createNewSubProject(AbstractMultiBranchProject parent,
String branchName)
Defines how sub-projects should be created when provided the parent and the branch name.
|
| Constructor and Description |
|---|
SyncBranches(AbstractMultiBranchProject<P,B> folder,
SyncBranches<P,B> previous) |
Copyright © 2004-2015. All Rights Reserved.