| Modifier and Type | Method and Description |
|---|---|
BranchProjectFactory<P,R> |
MultiBranchProject.getProjectFactory()
Returns the
BranchProjectFactory. |
protected abstract BranchProjectFactory<P,R> |
MultiBranchProject.newProjectFactory()
Creates a new instance of the default project factory to be used for a new instance of the project type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MultiBranchProject.setProjectFactory(BranchProjectFactory<P,R> projectFactory)
Sets the
BranchProjectFactory. |
Copyright © 2016. All rights reserved.