|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Mapper | |
|---|---|
| com.xebialabs.deployit.mapper | The mapper framework; a way to modularize runbooks. |
| com.xebialabs.deployit.mapper.artifact | A number of standard artifact mappers. |
| Uses of Mapper in com.xebialabs.deployit.mapper |
|---|
| Subclasses of Mapper in com.xebialabs.deployit.mapper | |
|---|---|
class |
MappingAgnosticStepGeneratingMapper<S extends Serializable,T extends Serializable>
A subclass of StepGeneratingMapper that provides the same functionality but does not pass the mapping object
to the template methods. |
class |
ModificationSupportingMappingAgnosticStepGeneratingMapper<S extends Serializable,T extends Serializable>
A subclass of ModificationSupportingStepGeneratingMapper that provides the same functionality but does not
pass the mapping object to the template methods. |
class |
ModificationSupportingStepGeneratingMapper<S extends Serializable,M extends Mapping,T extends Serializable>
Subclass of StepGeneratingMapper that can also generate modification steps for modified mappings. |
class |
StepGeneratingMapper<S extends Serializable,M extends Mapping,T extends Serializable>
A mapper that can generate steps for added, modified and deleted steps. |
| Uses of Mapper in com.xebialabs.deployit.mapper.artifact |
|---|
| Subclasses of Mapper in com.xebialabs.deployit.mapper.artifact | |
|---|---|
class |
ConfigurationFilesToHostMapper
Mapper that maps ConfigurationFiles CI's to hosts with ConfigurationFilesMapping CI's. |
class |
LibrariesToHostMapper
Mapper that maps ConfigurationFiles CI's to hosts with LibrariesMapping CI's. |
class |
SqlScriptToDatabaseMapper
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||