com.dbdeploy.scripts
Class ChangeScriptRepository
java.lang.Object
com.dbdeploy.scripts.ChangeScriptRepository
- All Implemented Interfaces:
- AvailableChangeScriptsProvider
public class ChangeScriptRepository
- extends Object
- implements AvailableChangeScriptsProvider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChangeScriptRepository
public ChangeScriptRepository(List<ChangeScript> scripts)
throws DuplicateChangeScriptException
- Throws:
DuplicateChangeScriptException
getOrderedListOfDoChangeScripts
public List<ChangeScript> getOrderedListOfDoChangeScripts()
getAvailableChangeScripts
public List<ChangeScript> getAvailableChangeScripts()
- Specified by:
getAvailableChangeScripts in interface AvailableChangeScriptsProvider
Copyright © 2011. All Rights Reserved.