public abstract class MultiBranchProjectFactoryDescriptor extends hudson.model.Descriptor<MultiBranchProjectFactory>
MultiBranchProjectFactory
.Modifier | Constructor and Description |
---|---|
protected |
MultiBranchProjectFactoryDescriptor() |
protected |
MultiBranchProjectFactoryDescriptor(Class<? extends MultiBranchProjectFactory> clazz) |
Modifier and Type | Method and Description |
---|---|
abstract MultiBranchProjectFactory |
newInstance()
Creates a factory instance with a default configuration.
|
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
protected MultiBranchProjectFactoryDescriptor()
protected MultiBranchProjectFactoryDescriptor(Class<? extends MultiBranchProjectFactory> clazz)
@CheckForNull public abstract MultiBranchProjectFactory newInstance()
Copyright © 2016–2017. All rights reserved.