org.apache.maven.lifecycle.internal
Class BuildListCalculator
java.lang.Object
org.apache.maven.lifecycle.internal.BuildListCalculator
@Component(role=BuildListCalculator.class)
public class BuildListCalculator
- extends Object
- Since:
- 3.0
- Author:
- Kristian Rosenvold
This class is not part of any public api and can be changed or deleted without prior notice.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BuildListCalculator
public BuildListCalculator()
calculateProjectBuilds
public ProjectBuildList calculateProjectBuilds(MavenSession session,
List<TaskSegment> taskSegments)
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.