| DbMigrateCommand | DbMigrateCommand | |||
|---|---|---|---|---|
| Compiled from "DbMigrateCommand.java" | Compiled from "DbMigrateCommand.java" | |||
| public class io.dropwizard.flyway.cli.DbMigrateCommand<T extends io.dropwiz ard.Configuration> extends io.dropwizard.flyway.cli.AbstractFlywayCommand<T > { | public class io.dropwizard.flyway.cli.DbMigrateCommand<T extends io.dropwiz ard.core.Configuration> extends io.dropwizard.flyway.cli.AbstractFlywayComm and<T> { | |||
| public io.dropwizard.flyway.cli.DbMigrateCommand(io.dropwizard.db.Databas eConfiguration<T>, io.dropwizard.flyway.FlywayConfiguration<T>, java.lang.C lass<T>); | public io.dropwizard.flyway.cli.DbMigrateCommand(io.dropwizard.db.Databas eConfiguration<T>, io.dropwizard.flyway.FlywayConfiguration<T>, java.lang.C lass<T>); | |||
| public void configure(net.sourceforge.argparse4j.inf.Subparser); | public void configure(net.sourceforge.argparse4j.inf.Subparser); | |||
| protected void setAdditionalOptions(io.dropwizard.flyway.FlywayFactory, n et.sourceforge.argparse4j.inf.Namespace); | protected void setAdditionalOptions(io.dropwizard.flyway.FlywayFactory, n et.sourceforge.argparse4j.inf.Namespace); | |||
| public void run(net.sourceforge.argparse4j.inf.Namespace, org.flywaydb.co re.Flyway) throws java.lang.Exception; | public void run(net.sourceforge.argparse4j.inf.Namespace, org.flywaydb.co re.Flyway) throws java.lang.Exception; | |||
| static {}; | static {}; | |||
| } | } | |||
| End of changes. 1 change blocks. | ||||
| 1 lines changed or deleted | 1 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ | ||||