public class BuildSuccess extends BuildSummary
| Constructor and Description | 
|---|
| BuildSuccess(MavenProject project,
                        long time)Creates a new build summary for the specified project. | 
public BuildSuccess(MavenProject project, long time)
project - The project being summarized, must not be null.time - The build time of the project in milliseconds.Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.