| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MojoExecution.Source | |
|---|---|
| org.apache.maven.plugin | |
| Uses of MojoExecution.Source in org.apache.maven.plugin | 
|---|
| Methods in org.apache.maven.plugin that return MojoExecution.Source | |
|---|---|
|  MojoExecution.Source | MojoExecution.getSource()Gets the source of this execution. | 
| static MojoExecution.Source | MojoExecution.Source.valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static MojoExecution.Source[] | MojoExecution.Source.values()Returns an array containing the constants of this enum type, in the order they are declared. | 
| Constructors in org.apache.maven.plugin with parameters of type MojoExecution.Source | |
|---|---|
| MojoExecution(MojoDescriptor mojoDescriptor,
                           String executionId,
                           MojoExecution.Source source) | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||