Uses of Interface
liquibase.resource.PathHandler
Packages that use PathHandler
-
Uses of PathHandler in liquibase.resource
Classes in liquibase.resource that implement PathHandlerModifier and TypeClassDescriptionclass
Convenience base class forPathHandler
s.class
PathHandler
that converts the path into aDirectoryResourceAccessor
.class
PathHandler
that converts the path into aDirectoryResourceAccessor
.Methods in liquibase.resource that return types with arguments of type PathHandlerModifier and TypeMethodDescriptionprotected Class<PathHandler>
PathHandlerFactory.getPluginClass()
Methods in liquibase.resource with parameters of type PathHandlerModifier and TypeMethodDescriptionprotected int
PathHandlerFactory.getPriority
(PathHandler obj, Object... args)