| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExecutionEvent
Holds data relevant for an execution event.
| Nested Class Summary | |
|---|---|
| static class | ExecutionEvent.TypeThe possible types of execution events. | 
| Method Summary | |
|---|---|
|  MojoExecution | getMojoExecution()Gets the current mojo execution (if any). | 
|  MavenProject | getProject()Gets the current project (if any). | 
|  MavenSession | getSession()Gets the session from which this event originates. | 
|  ExecutionEvent.Type | getType()Gets the type of the event. | 
| Method Detail | 
|---|
ExecutionEvent.Type getType()
null.MavenSession getSession()
null.MavenProject getProject()
null if not applicable.MojoExecution getMojoExecution()
null if not applicable.| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||