| Package | Description |
|---|---|
| org.apache.maven.lifecycle.internal | |
| org.apache.maven.lifecycle.internal.builder.multithreaded |
| Modifier and Type | Method and Description |
|---|---|
ProjectSegment |
ProjectBuildList.findByMavenProject(MavenProject mavenProject)
Finds the first ProjectSegment matching the supplied project
|
ProjectSegment |
ProjectBuildList.get(int index) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ProjectSegment> |
ProjectBuildList.iterator() |
Map<MavenProject,ProjectSegment> |
ProjectBuildList.selectSegment(TaskSegment taskSegment) |
| Constructor and Description |
|---|
ProjectBuildList(List<ProjectSegment> items) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThreadOutputMuxer.associateThreadWithProjectSegment(ProjectSegment projectBuild) |
void |
ThreadOutputMuxer.setThisModuleComplete(ProjectSegment projectBuild) |
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.