| Interface | Description |
|---|---|
| AbstractAvailableDataMojo.AvailableData |
AvailableData type that contains all data needed to display and how
to display them.
|
| Plugin |
A common contract to be implements by our mojo and reports.
|
| PluginWithEncoding |
A common contract to be implements by our mojo and reports which needs encoding.
|
| Class | Description |
|---|---|
| AbstractAvailableDataMojo |
Abstract mojo used to display
AbstractAvailableDataMojo.AvailableData in a simple way. |
| AbstractPlugin |
Base mojo with usefull methods and implementing
Plugin contract. |
| DependencyUtil |
Une classe de methodes utiles sur les dependences entre artifacts.
|
| DependencyUtil.ArtifactDependencyEntry | |
| PluginHelper |
Une classe pour mutualiser toutes les méthodes utiles pour un plugin.
|
| PluginIOContext |
Une classe pour définir les entrées-sortie d'un plugin.
|
| VelocityTemplateGenerator |
Generator of template base on velocity.
|
| Enum | Description |
|---|---|
| Plugin.InitState |
An enumeration to qualify the init result of a plugin
|
| Plugin.Packaging |
An enumeration to qualify a maven module packaging
|
Copyright © 2009-2012 CodeLutin. All Rights Reserved.