com.xebialabs.deployit.plugin.wls.mapper
Class ApacheHttpdWlsPluginConfigurationToApacheHttpdServerMapper
java.lang.Object
com.xebialabs.deployit.mapper.Mapper<S,M,T>
com.xebialabs.deployit.mapper.StepGeneratingMapper<ApacheHttpdWlsPluginConfiguration,ApacheHttpdWlsPluginConfigurationMapping,com.xebialabs.deployit.plugin.apache.httpd.ci.ApacheHttpdServer>
com.xebialabs.deployit.plugin.wls.mapper.ApacheHttpdWlsPluginConfigurationToApacheHttpdServerMapper
public class ApacheHttpdWlsPluginConfigurationToApacheHttpdServerMapper
- extends com.xebialabs.deployit.mapper.StepGeneratingMapper<ApacheHttpdWlsPluginConfiguration,ApacheHttpdWlsPluginConfigurationMapping,com.xebialabs.deployit.plugin.apache.httpd.ci.ApacheHttpdServer>
| Fields inherited from class com.xebialabs.deployit.mapper.Mapper |
addedMappings, change, deletedMappings, modifiedMappings, newMappings, oldMappings |
|
Method Summary |
protected void |
generateAdditionStepsForAddedMapping(ApacheHttpdWlsPluginConfiguration newSource,
ApacheHttpdWlsPluginConfigurationMapping newMapping,
com.xebialabs.deployit.plugin.apache.httpd.ci.ApacheHttpdServer newTarget,
java.util.List<com.xebialabs.deployit.Step> steps)
|
protected void |
generateDeletionStepsForDeletedMapping(ApacheHttpdWlsPluginConfiguration oldSource,
ApacheHttpdWlsPluginConfigurationMapping oldMapping,
com.xebialabs.deployit.plugin.apache.httpd.ci.ApacheHttpdServer oldTarget,
java.util.List<com.xebialabs.deployit.Step> steps)
|
protected void |
generateDeletionStepsForModifiedMapping(ApacheHttpdWlsPluginConfiguration oldSource,
ApacheHttpdWlsPluginConfigurationMapping oldMapping,
com.xebialabs.deployit.plugin.apache.httpd.ci.ApacheHttpdServer oldTarget,
java.util.List<com.xebialabs.deployit.Step> steps)
|
void |
setDefaults(com.xebialabs.deployit.ci.Deployment d,
ApacheHttpdWlsPluginConfigurationMapping m)
|
| Methods inherited from class com.xebialabs.deployit.mapper.StepGeneratingMapper |
generateAdditionSteps, generateAdditionStepsForModifiedMapping, generateDeletionSteps |
| Methods inherited from class com.xebialabs.deployit.mapper.Mapper |
getAddedMappings, getAffectedTargets, getAllTargets, getDeletedMappings, getModifiedMappings, getNewTargets, getOldTargets, init |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApacheHttpdWlsPluginConfigurationToApacheHttpdServerMapper
public ApacheHttpdWlsPluginConfigurationToApacheHttpdServerMapper(com.xebialabs.deployit.Change<com.xebialabs.deployit.ci.Deployment> change)
generateAdditionStepsForAddedMapping
protected void generateAdditionStepsForAddedMapping(ApacheHttpdWlsPluginConfiguration newSource,
ApacheHttpdWlsPluginConfigurationMapping newMapping,
com.xebialabs.deployit.plugin.apache.httpd.ci.ApacheHttpdServer newTarget,
java.util.List<com.xebialabs.deployit.Step> steps)
- Specified by:
generateAdditionStepsForAddedMapping in class com.xebialabs.deployit.mapper.StepGeneratingMapper<ApacheHttpdWlsPluginConfiguration,ApacheHttpdWlsPluginConfigurationMapping,com.xebialabs.deployit.plugin.apache.httpd.ci.ApacheHttpdServer>
generateDeletionStepsForModifiedMapping
protected void generateDeletionStepsForModifiedMapping(ApacheHttpdWlsPluginConfiguration oldSource,
ApacheHttpdWlsPluginConfigurationMapping oldMapping,
com.xebialabs.deployit.plugin.apache.httpd.ci.ApacheHttpdServer oldTarget,
java.util.List<com.xebialabs.deployit.Step> steps)
- Overrides:
generateDeletionStepsForModifiedMapping in class com.xebialabs.deployit.mapper.StepGeneratingMapper<ApacheHttpdWlsPluginConfiguration,ApacheHttpdWlsPluginConfigurationMapping,com.xebialabs.deployit.plugin.apache.httpd.ci.ApacheHttpdServer>
generateDeletionStepsForDeletedMapping
protected void generateDeletionStepsForDeletedMapping(ApacheHttpdWlsPluginConfiguration oldSource,
ApacheHttpdWlsPluginConfigurationMapping oldMapping,
com.xebialabs.deployit.plugin.apache.httpd.ci.ApacheHttpdServer oldTarget,
java.util.List<com.xebialabs.deployit.Step> steps)
- Specified by:
generateDeletionStepsForDeletedMapping in class com.xebialabs.deployit.mapper.StepGeneratingMapper<ApacheHttpdWlsPluginConfiguration,ApacheHttpdWlsPluginConfigurationMapping,com.xebialabs.deployit.plugin.apache.httpd.ci.ApacheHttpdServer>
setDefaults
public void setDefaults(com.xebialabs.deployit.ci.Deployment d,
ApacheHttpdWlsPluginConfigurationMapping m)
- Overrides:
setDefaults in class com.xebialabs.deployit.mapper.Mapper<ApacheHttpdWlsPluginConfiguration,ApacheHttpdWlsPluginConfigurationMapping,com.xebialabs.deployit.plugin.apache.httpd.ci.ApacheHttpdServer>
Copyright © 2010. All Rights Reserved.