Class MultiBranchProjectFactory

All Implemented Interfaces:
ExtensionPoint, Describable<MultiBranchProjectFactory>
Direct Known Subclasses:
MultiBranchProjectFactory.BySCMSourceCriteria

public abstract class MultiBranchProjectFactory extends AbstractDescribableImpl<MultiBranchProjectFactory> implements ExtensionPoint
Creates MultiBranchProjects for repositories where recognized. Please define a 'getting-started' view for a subclass, if you would like to provide specific information to the user how to get started using the type of project factory. This view is displayed when there are no subfolders found.
Since:
0.2-beta-5
See Also: