com.googlecode.flyway.ant
Class AbstractMigrationLoadingTask.Locations
java.lang.Object
com.googlecode.flyway.ant.AbstractMigrationLoadingTask.Locations
- Enclosing class:
- AbstractMigrationLoadingTask
public static class AbstractMigrationLoadingTask.Locations
- extends Object
The nested <locations> element of the task. Contains 1 or more <location> sub-elements.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractMigrationLoadingTask.Locations
public AbstractMigrationLoadingTask.Locations()
addConfiguredLocation
public void addConfiguredLocation(AbstractMigrationLoadingTask.LocationElement location)
- Do not use. For Ant itself.
- Parameters:
location - A location on the classpath.
Copyright © 2012. All Rights Reserved.