| Class | Description |
|---|---|
| CartridgeProject |
This is part of the project extension and describes
sub projects, like connectors, payment provider etc.
|
| DevelopmentConfiguration |
Extends the extension with important
file directories for the server.
|
| DirConfig |
This is part of the project extension and describes
a single directory with excludes and includes. Furthermore
it contains a property for the target. The task that
uses this configuration transforms this to copyspec
configuration.
|
| FilePackage |
Object to configure a simple file object to copy.
|
| IntershopExtension |
Extension for ICM properties.
|
| NamedCartridgeProject |
Extension to configure sub projects, like connectors,
payment provider etc.
|
| ProjectConfiguration |
Extension of an Intershop ICM project.
|
| ProjectInfo |
Extension for server info properties.
|
| ProjectServerDirs |
This is part of the project extension and describes
different directory configurations for different
environment types (prod, dev, test).
|
| ServerDir |
This is part of the project extension and describes
a list of directory configuration with excludes and
includes. Furthermore it contains a property for the target.
The task that uses this configuration transforms this
to copyspec configuration.
|
| ServerDirSet |
This is part of the project extension and describes a set
of directory configurations for sites and configuration folders.
The task that uses this configuration transforms this
to copyspec configuration.
|