Class ResourceContext

java.lang.Object
ac.simons.neo4j.migrations.core.ResourceContext

public final class ResourceContext extends Object
A context in which a resource with a given URL was discovered.
Since:
TBA
Author:
Michael J. Simons
  • Method Details

    • getUrl

      public URL getUrl()
      Returns:
      the resources URL
    • getConfig

      public MigrationsConfig getConfig()
      Returns:
      the configuration with which the resource has been discovered