| Class | Description |
|---|---|
| AbstractCartridge |
Base class of a group of ICM cartridge plugins.
|
| AdapterPlugin |
The adapter cartridge plugin applies all basic
configuration and tasks to a adapter cartridge project.
|
| CartridgePlugin |
The base cartridge plugin applies all basic
configuration and tasks to a cartridge project.
|
| ContainerPlugin |
The product cartridge plugin applies all basic
configuration and tasks to a product cartridge project.
|
| DevelopmentPlugin |
The project cartridge plugin applies all basic configurations
and tasks for a cartridge project, that can be provided as
module dependendcy to other projects.
|
| ExternalPlugin |
The external cartridge plugin applies all basic configurations
and tasks for a cartridge project, that can be provided as
module dependendcy to other projects.
|
| ProductPlugin |
The product cartridge plugin applies all basic
configuration and tasks to a product cartridge project.
|
| PublicPlugin |
The cartridge plugin applies all basic configurations
for publishing of cartridges.
|
| TestPlugin |
The test cartridge plugin applies all basic configurations
and tasks for a integration test cartridge project.
|