Collection<? extends hudson.model.Action> |
AbstractMultiBranchProject.SyncBranchesTransientActionFactory.createFor(AbstractMultiBranchProject target) |
protected hudson.model.FreeStyleProject |
FreeStyleMultiBranchProject.createNewSubProject(AbstractMultiBranchProject parent,
String branchName) |
protected hudson.maven.MavenModuleSet |
MavenMultiBranchProject.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.
|