FlywayWebCommand

org.flywaydb.play.FlywayWebCommand
class FlywayWebCommand(configuration: Configuration, environment: Environment, flyways: Flyways) extends HandleWebCommandSupport

Attributes

Graph
Supertypes
trait HandleWebCommandSupport
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def handleWebCommand(request: RequestHeader, sbtLink: BuildLink, path: File): Option[Result]