Java org.apache.maven.execution BuildSummary fields, constructors, methods, implement or subclass

Example usage for Java org.apache.maven.execution BuildSummary fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.maven.execution BuildSummary.

The text is from its open source code.

Method

MavenProjectgetProject()
Gets the project being summarized.
longgetTime()
Gets the build time of the project in milliseconds.