Class BuildListCalculator
java.lang.Object
org.apache.maven.lifecycle.internal.BuildListCalculator
NOTE: This class is not part of any public api and can be changed or deleted without prior notice.
- Since:
- 3.0
- Author:
- Kristian Rosenvold
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptioncalculateProjectBuilds(MavenSession session, List<TaskSegment> taskSegments) 
- 
Constructor Details- 
BuildListCalculatorpublic BuildListCalculator()
 
- 
- 
Method Details- 
calculateProjectBuildspublic ProjectBuildList calculateProjectBuilds(MavenSession session, List<TaskSegment> taskSegments) 
 
-