DbFastForwardCommand | DbFastForwardCommand | |||
---|---|---|---|---|
Compiled from "DbFastForwardCommand.java" | Compiled from "DbFastForwardCommand.java" | |||
public class io.dropwizard.migrations.DbFastForwardCommand<T extends io.dro pwizard.Configuration> extends io.dropwizard.migrations.AbstractLiquibaseCo mmand<T> { | public class io.dropwizard.migrations.DbFastForwardCommand<T extends io.dro pwizard.Configuration> extends io.dropwizard.migrations.AbstractLiquibaseCo mmand<T> { | |||
protected io.dropwizard.migrations.DbFastForwardCommand(io.dropwizard.db. DatabaseConfiguration<T>, java.lang.Class<T>, java.lang.String); | protected io.dropwizard.migrations.DbFastForwardCommand(io.dropwizard.db. DatabaseConfiguration<T>, java.lang.Class<T>, java.lang.String); | |||
void setPrintStream(java.io.PrintStream); | ||||
public void configure(net.sourceforge.argparse4j.inf.Subparser); | public void configure(net.sourceforge.argparse4j.inf.Subparser); | |||
public void run(net.sourceforge.argparse4j.inf.Namespace, liquibase.Liqui base) throws java.lang.Exception; | public void run(net.sourceforge.argparse4j.inf.Namespace, liquibase.Liqui base) throws java.lang.Exception; | |||
} | } | |||
End of changes. 1 change blocks. | ||||
0 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/ |