com.xebialabs.deployit.test.support.stubs
Class StubChangePlan

java.lang.Object
  extended by com.xebialabs.deployit.test.support.stubs.StubChangePlan
All Implemented Interfaces:
com.xebialabs.deployit.ChangePlan

public class StubChangePlan
extends java.lang.Object
implements com.xebialabs.deployit.ChangePlan


Constructor Summary
StubChangePlan(com.xebialabs.deployit.Change<?>... changes)
           
 
Method Summary
 java.util.List<com.xebialabs.deployit.Change<?>> getChanges()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StubChangePlan

public StubChangePlan(com.xebialabs.deployit.Change<?>... changes)
Method Detail

getChanges

public java.util.List<com.xebialabs.deployit.Change<?>> getChanges()
Specified by:
getChanges in interface com.xebialabs.deployit.ChangePlan


Copyright © 2009. All Rights Reserved.