Modifier and Type | Class and Description |
---|---|
static class |
MultiBranchProjectFactory.BySCMSourceCriteria
Creates a particular kind of multibranch project insofar as at least one
SCMHead satisfies a probe. |
Modifier and Type | Method and Description |
---|---|
abstract MultiBranchProjectFactory |
MultiBranchProjectFactoryDescriptor.newInstance()
Creates a factory instance with a default configuration.
|
Modifier and Type | Method and Description |
---|---|
hudson.util.DescribableList<MultiBranchProjectFactory,MultiBranchProjectFactoryDescriptor> |
OrganizationFolder.getProjectFactories() |
Constructor and Description |
---|
MultiBranchProjectFactoryDescriptor(Class<? extends MultiBranchProjectFactory> clazz) |
Copyright © 2016–2017. All rights reserved.