com.xebialabs.deployit.plugin.apache.httpd.mapper
Class StaticContentToApacheHttpdServerMapper
java.lang.Object
com.xebialabs.deployit.mapper.Mapper<S,M,T>
com.xebialabs.deployit.mapper.StepGeneratingMapper<com.xebialabs.deployit.ci.artifact.StaticContent,com.xebialabs.deployit.ci.artifact.mapping.StaticContentMapping,ApacheHttpdServer>
com.xebialabs.deployit.plugin.apache.httpd.mapper.StaticContentToApacheHttpdServerMapper
public class StaticContentToApacheHttpdServerMapper
- extends com.xebialabs.deployit.mapper.StepGeneratingMapper<com.xebialabs.deployit.ci.artifact.StaticContent,com.xebialabs.deployit.ci.artifact.mapping.StaticContentMapping,ApacheHttpdServer>
| Fields inherited from class com.xebialabs.deployit.mapper.Mapper |
addedMappings, change, deletedMappings, modifiedMappings, newMappings, oldMappings |
|
Method Summary |
protected void |
generateAdditionStepsForAddedMapping(com.xebialabs.deployit.ci.artifact.StaticContent newSource,
com.xebialabs.deployit.ci.artifact.mapping.StaticContentMapping newMapping,
ApacheHttpdServer newTarget,
java.util.List<com.xebialabs.deployit.Step> steps)
|
protected void |
generateDeletionStepsForDeletedMapping(com.xebialabs.deployit.ci.artifact.StaticContent oldSource,
com.xebialabs.deployit.ci.artifact.mapping.StaticContentMapping oldMapping,
ApacheHttpdServer oldTarget,
java.util.List<com.xebialabs.deployit.Step> steps)
|
void |
setDefaults(com.xebialabs.deployit.ci.Deployment d,
com.xebialabs.deployit.ci.artifact.mapping.StaticContentMapping m)
|
| Methods inherited from class com.xebialabs.deployit.mapper.StepGeneratingMapper |
generateAdditionSteps, generateAdditionStepsForModifiedMapping, generateDeletionSteps, generateDeletionStepsForModifiedMapping |
| 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 |
StaticContentToApacheHttpdServerMapper
public StaticContentToApacheHttpdServerMapper(com.xebialabs.deployit.Change<com.xebialabs.deployit.ci.Deployment> change)
generateAdditionStepsForAddedMapping
protected void generateAdditionStepsForAddedMapping(com.xebialabs.deployit.ci.artifact.StaticContent newSource,
com.xebialabs.deployit.ci.artifact.mapping.StaticContentMapping newMapping,
ApacheHttpdServer newTarget,
java.util.List<com.xebialabs.deployit.Step> steps)
- Specified by:
generateAdditionStepsForAddedMapping in class com.xebialabs.deployit.mapper.StepGeneratingMapper<com.xebialabs.deployit.ci.artifact.StaticContent,com.xebialabs.deployit.ci.artifact.mapping.StaticContentMapping,ApacheHttpdServer>
generateDeletionStepsForDeletedMapping
protected void generateDeletionStepsForDeletedMapping(com.xebialabs.deployit.ci.artifact.StaticContent oldSource,
com.xebialabs.deployit.ci.artifact.mapping.StaticContentMapping oldMapping,
ApacheHttpdServer oldTarget,
java.util.List<com.xebialabs.deployit.Step> steps)
- Specified by:
generateDeletionStepsForDeletedMapping in class com.xebialabs.deployit.mapper.StepGeneratingMapper<com.xebialabs.deployit.ci.artifact.StaticContent,com.xebialabs.deployit.ci.artifact.mapping.StaticContentMapping,ApacheHttpdServer>
setDefaults
public void setDefaults(com.xebialabs.deployit.ci.Deployment d,
com.xebialabs.deployit.ci.artifact.mapping.StaticContentMapping m)
- Overrides:
setDefaults in class com.xebialabs.deployit.mapper.Mapper<com.xebialabs.deployit.ci.artifact.StaticContent,com.xebialabs.deployit.ci.artifact.mapping.StaticContentMapping,ApacheHttpdServer>
Copyright © 2010. All Rights Reserved.