Uses of Class
io.quarkus.flyway.runtime.devui.FlywayJsonRpcService.FlywayActionResponse
-
Packages that use FlywayJsonRpcService.FlywayActionResponse Package Description io.quarkus.flyway.runtime.devui -
-
Uses of FlywayJsonRpcService.FlywayActionResponse in io.quarkus.flyway.runtime.devui
Methods in io.quarkus.flyway.runtime.devui that return FlywayJsonRpcService.FlywayActionResponse Modifier and Type Method Description FlywayJsonRpcService.FlywayActionResponseFlywayJsonRpcService. clean(String ds)FlywayJsonRpcService.FlywayActionResponseFlywayJsonRpcService. create(String ds)FlywayJsonRpcService.FlywayActionResponseFlywayJsonRpcService. migrate(String ds)
-