| Modifier and Type | Class and Description |
|---|---|
static class |
Branch.Dead
Represents a dead branch.
|
| Modifier and Type | Method and Description |
|---|---|
abstract Branch |
BranchProjectFactory.getBranch(P project)
Gets the
Branch that a specific project was configured for. |
Branch |
MultiBranchProject.newBranch(jenkins.scm.api.SCMSource source,
jenkins.scm.api.SCMHead head)
|
| Modifier and Type | Method and Description |
|---|---|
abstract P |
BranchProjectFactory.newInstance(Branch branch)
Creates a new branch project.
|
abstract P |
BranchProjectFactory.setBranch(P project,
Branch branch)
|
Copyright © 2004-2013. All Rights Reserved.