JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Fields
Methods
Constructors
Deprecated Fields
Field
Description
org.flywaydb.core.api.Location.FILESYSTEM_PREFIX
Deprecated Methods
Method
Description
org.flywaydb.core.api.Location.getPath()
Use the root path instead. This path will not be a genuine path for wildcard locations, whereas the root path is always a path.
org.flywaydb.core.api.Location.isAwsS3()
org.flywaydb.core.api.Location.isClassPath()
org.flywaydb.core.api.Location.isFileSystem()
org.flywaydb.core.api.Location.isGCS()
org.flywaydb.core.api.Location.isParentOf
(Location)
org.flywaydb.core.api.Location.matchesPath
(String)
org.flywaydb.core.Flyway.setFlywayTelemetryManager
(FlywayTelemetryManager)
Deprecated Constructors
Constructor
Description
org.flywaydb.core.api.Location
(String)