| 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. |
| 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 © 2016. All rights reserved.