DbInitCommand | DbInitCommand | |||
---|---|---|---|---|
Compiled from "DbInitCommand.java" | Compiled from "DbInitCommand.java" | |||
public class io.dropwizard.flyway.cli.DbInitCommand<T extends io.dropwizard .Configuration> extends io.dropwizard.flyway.cli.AbstractFlywayCommand<T> { | public class io.dropwizard.flyway.cli.DbInitCommand<T extends io.dropwizard .Configuration> extends io.dropwizard.flyway.cli.NoOptionsFlywayCommand<T> { | |||
public io.dropwizard.flyway.cli.DbInitCommand(io.dropwizard.db.DatabaseCo nfiguration<T>, io.dropwizard.flyway.FlywayConfiguration<T>, java.lang.Clas s<T>); | public io.dropwizard.flyway.cli.DbInitCommand(io.dropwizard.db.DatabaseCo nfiguration<T>, io.dropwizard.flyway.FlywayConfiguration<T>, java.lang.Clas s<T>); | |||
protected void run(net.sourceforge.argparse4j.inf.Namespace, org.flywaydb .core.Flyway) throws java.lang.Exception; | protected void run(net.sourceforge.argparse4j.inf.Namespace, org.flywaydb .core.Flyway) throws java.lang.Exception; | |||
} | } | |||
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/ |