All Classes and Interfaces

Classes
Class
Description
Base class for generators.
Holds common methods for PdoGenerator and OperationGenerator.
Base wizard mojo.
Constants and strings.
Display help information on tentackle-wizard-maven-plugin.
Call mvn tentackle-wizard:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
Initializes the templates.
Copies the default templates to the configured templateDir.
Needs to be executed only to restore the templates to their defaults.
Generator for the operation files.
Wizard to create operation files.
Brings up an FX UI to create the operation related Java files.
Profile for operations.
Freemarker model for the operation templates.
Controller for the operation wizard.
Generator for the PDO files.
Wizard to create PDO files.
Brings up an FX UI to create the PDO related Java files.
Profile for PDOs.
Freemarker model for the PDO templates.
Controller for the PDO wizard.
Base class for pdo- and operation profiles.