| Modifier and Type | Method and Description | 
|---|---|
| ProjectBuildList | BuildListCalculator. calculateProjectBuilds(MavenSession session,
                      List<TaskSegment> taskSegments) | 
| ProjectBuildList | BuildListCalculator. calculateProjectBuilds(MavenSession session,
                      List<TaskSegment> taskSegments) | 
| ProjectBuildList | ProjectBuildList. getByTaskSegment(TaskSegment taskSegment)Returns aProjectBuildList that contains only items for the specified taskSegment | 
| ProjectBuildList | ProjectBuildList. getByTaskSegment(TaskSegment taskSegment)Returns aProjectBuildList that contains only items for the specified taskSegment | 
| Modifier and Type | Method and Description | 
|---|---|
| void | LifecycleDebugLogger. debugReactorPlan(ProjectBuildList projectBuilds) | 
| void | LifecycleDebugLogger. debugReactorPlan(ProjectBuildList projectBuilds) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Builder. build(MavenSession session,
     ReactorContext reactorContext,
     ProjectBuildList projectBuilds,
     List<TaskSegment> taskSegments,
     ReactorBuildStatus reactorBuildStatus) | 
| void | Builder. build(MavenSession session,
     ReactorContext reactorContext,
     ProjectBuildList projectBuilds,
     List<TaskSegment> taskSegments,
     ReactorBuildStatus reactorBuildStatus) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ProjectBuildList | ConcurrencyDependencyGraph. getProjectBuilds() | 
| protected ProjectBuildList | ConcurrencyDependencyGraph. getProjectBuilds() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MultiThreadedBuilder. build(MavenSession session,
     ReactorContext reactorContext,
     ProjectBuildList projectBuilds,
     List<TaskSegment> taskSegments,
     ReactorBuildStatus reactorBuildStatus) | 
| void | MultiThreadedBuilder. build(MavenSession session,
     ReactorContext reactorContext,
     ProjectBuildList projectBuilds,
     List<TaskSegment> taskSegments,
     ReactorBuildStatus reactorBuildStatus) | 
| Constructor and Description | 
|---|
| ConcurrencyDependencyGraph(ProjectBuildList projectBuilds,
                          ProjectDependencyGraph projectDependencyGraph) | 
| ConcurrencyDependencyGraph(ProjectBuildList projectBuilds,
                          ProjectDependencyGraph projectDependencyGraph) | 
| ThreadOutputMuxer(ProjectBuildList segmentChunks,
                 PrintStream originalSystemOut) | 
| ThreadOutputMuxer(ProjectBuildList segmentChunks,
                 PrintStream originalSystemOut) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SingleThreadedBuilder. build(MavenSession session,
     ReactorContext reactorContext,
     ProjectBuildList projectBuilds,
     List<TaskSegment> taskSegments,
     ReactorBuildStatus reactorBuildStatus) | 
| void | SingleThreadedBuilder. build(MavenSession session,
     ReactorContext reactorContext,
     ProjectBuildList projectBuilds,
     List<TaskSegment> taskSegments,
     ReactorBuildStatus reactorBuildStatus) | 
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.