com.xebialabs.deployit.test.support.stubs
Class StubMapper<S extends java.io.Serializable,M extends com.xebialabs.deployit.ci.mapping.Mapping,T extends java.io.Serializable>

java.lang.Object
  extended by com.xebialabs.deployit.mapper.Mapper<S,M,T>
      extended by com.xebialabs.deployit.test.support.stubs.StubMapper<S,M,T>

public class StubMapper<S extends java.io.Serializable,M extends com.xebialabs.deployit.ci.mapping.Mapping,T extends java.io.Serializable>
extends com.xebialabs.deployit.mapper.Mapper<S,M,T>


Field Summary
 
Fields inherited from class com.xebialabs.deployit.mapper.Mapper
addedMappings, change, deletedMappings, modifiedMappings, newMappings, oldMappings
 
Constructor Summary
StubMapper(com.xebialabs.deployit.Change<com.xebialabs.deployit.ci.Deployment> change)
           
 
Method Summary
 
Methods inherited from class com.xebialabs.deployit.mapper.Mapper
getAddedMappings, getAffectedTargets, getAllTargets, getDeletedMappings, getModifiedMappings, getNewMappings, getNewTargets, getOldMappings, getOldTargets, init, setDefaults
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StubMapper

public StubMapper(com.xebialabs.deployit.Change<com.xebialabs.deployit.ci.Deployment> change)


Copyright © 2010. All Rights Reserved.