- Type Parameters:
P
- the type of project that the branch projects consist of.
R
- the type of runs that the branch projects use.
- All Implemented Interfaces:
- hudson.model.ModelObject, hudson.model.Queue.Executable, hudson.model.Saveable, hudson.search.SearchableModelObject, hudson.search.SearchItem, Runnable, jenkins.model.ModelObjectWithContextMenu
- Enclosing class:
- MultiBranchProject<P extends hudson.model.Job<P,R> & hudson.model.TopLevelItem,R extends hudson.model.Run<P,R>>
public static class MultiBranchProject.BranchIndexing<P extends hudson.model.Job<P,R> & hudson.model.TopLevelItem,R extends hudson.model.Run<P,R>>
extends com.cloudbees.hudson.plugins.folder.computed.FolderComputation<P>
Represents the branch indexing job.