com.xebialabs.deployit.service.deployment
Class ChangeSetBuilder

java.lang.Object
  extended by com.xebialabs.deployit.service.deployment.ChangeSetBuilder

public class ChangeSetBuilder
extends java.lang.Object


Constructor Summary
ChangeSetBuilder()
           
 
Method Summary
static ChangeSet determineChanges(com.xebialabs.deployit.plugin.api.deployment.specification.DeltaSpecification specification)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChangeSetBuilder

public ChangeSetBuilder()
Method Detail

determineChanges

public static ChangeSet determineChanges(com.xebialabs.deployit.plugin.api.deployment.specification.DeltaSpecification specification)