| Package | Description |
|---|---|
| org.apache.maven.lifecycle.internal | |
| org.apache.maven.lifecycle.internal.builder.multithreaded |
| Modifier and Type | Method | Description |
|---|---|---|
ProjectSegment |
ProjectBuildList.findByMavenProject(MavenProject mavenProject) |
Finds the first ProjectSegment matching the supplied project
|
ProjectSegment |
ProjectBuildList.get(int index) |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Iterator<ProjectSegment> |
ProjectBuildList.iterator() |
|
java.util.Map<MavenProject,ProjectSegment> |
ProjectBuildList.selectSegment(TaskSegment taskSegment) |
| Constructor | Description |
|---|---|
ProjectBuildList(java.util.List<ProjectSegment> items) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ThreadOutputMuxer.associateThreadWithProjectSegment(ProjectSegment projectBuild) |
|
void |
ThreadOutputMuxer.setThisModuleComplete(ProjectSegment projectBuild) |