| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BuildSummary | |
|---|---|
| org.apache.maven.execution | |
| Uses of BuildSummary in org.apache.maven.execution | 
|---|
| Subclasses of BuildSummary in org.apache.maven.execution | |
|---|---|
|  class | BuildFailureSummarizes the result of a failed project build in the reactor. | 
|  class | BuildSuccessSummarizes the result of a successful project build in the reactor. | 
| Methods in org.apache.maven.execution that return BuildSummary | |
|---|---|
|  BuildSummary | MavenExecutionResult.getBuildSummary(MavenProject project)Gets the build summary for the specified project. | 
|  BuildSummary | DefaultMavenExecutionResult.getBuildSummary(MavenProject project) | 
| Methods in org.apache.maven.execution with parameters of type BuildSummary | |
|---|---|
|  void | MavenExecutionResult.addBuildSummary(BuildSummary summary)Add the specified build summary. | 
|  void | DefaultMavenExecutionResult.addBuildSummary(BuildSummary summary) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||