|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProjectSegment | |
|---|---|
| org.apache.maven.lifecycle.internal | |
| Uses of ProjectSegment in org.apache.maven.lifecycle.internal |
|---|
| Methods in org.apache.maven.lifecycle.internal that return ProjectSegment | |
|---|---|
ProjectSegment |
ProjectBuildList.findByMavenProject(MavenProject mavenProject)
Finds the first ProjectSegment matching the supplied project |
| Methods in org.apache.maven.lifecycle.internal that return types with arguments of type ProjectSegment | |
|---|---|
Iterator<ProjectSegment> |
ProjectBuildList.iterator()
|
Map<MavenProject,ProjectSegment> |
ProjectBuildList.selectSegment(TaskSegment taskSegment)
|
| Methods in org.apache.maven.lifecycle.internal with parameters of type ProjectSegment | |
|---|---|
void |
ThreadOutputMuxer.associateThreadWithProjectSegment(ProjectSegment projectBuild)
|
void |
ThreadOutputMuxer.setThisModuleComplete(ProjectSegment projectBuild)
|
| Method parameters in org.apache.maven.lifecycle.internal with type arguments of type ProjectSegment | |
|---|---|
void |
LifecycleThreadedBuilder.build(MavenSession session,
ReactorContext reactorContext,
ProjectBuildList projectBuilds,
List<TaskSegment> currentTaskSegment,
ConcurrencyDependencyGraph analyzer,
CompletionService<ProjectSegment> service)
|
| Constructor parameters in org.apache.maven.lifecycle.internal with type arguments of type ProjectSegment | |
|---|---|
ProjectBuildList(List<ProjectSegment> items)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||