Class FlywayJsonRpcService.FlywayActionResponse

    • Constructor Detail

      • FlywayActionResponse

        public FlywayActionResponse()
      • FlywayActionResponse

        public FlywayActionResponse​(String type,
                                    String message)
      • FlywayActionResponse

        public FlywayActionResponse​(String type,
                                    String message,
                                    int number,
                                    String schema,
                                    String database)