| AbstractValidateableGenerator |
|
| AbstractWizardMojo |
Base wizard mojo.
|
| Constants |
Constants and strings.
|
| HelpMojo |
Display help information on tentackle-wizard-maven-plugin.
Call mvn tentackle-wizard:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
|
| InitMojo |
Initializes the templates.
Copies the default templates to the configured templateDir.
Needs to be executed only to restore the templates to their defaults.
|
| OperationGenerator |
Generator for the operation files.
|
| OperationMojo |
Wizard to create operation files.
|
| OperationProfile |
Profile for operations.
|
| OperationTemplateModel |
Freemarker model for the operation templates.
|
| PdoGenerator |
Generator for the PDO files.
|
| PdoMojo |
Wizard to create PDO files.
|
| PdoProfile |
Profile for PDOs.
|
| PdoTemplateModel |
Freemarker model for the PDO templates.
|
| Profile |
Base class for pdo- and operation profiles.
|