Package ac.simons.neo4j.migrations.core
Class ResourceContext
java.lang.Object
ac.simons.neo4j.migrations.core.ResourceContext
A context in which a resource with a given URL was discovered.
- Since:
- TBA
- Author:
- Michael J. Simons
-
Method Summary
-
Method Details
-
getUrl
- Returns:
- the resources
URL
-
getConfig
- Returns:
- the configuration with which the resource has been discovered
-