Uses of Interface
liquibase.resource.PathHandler
-
Uses of PathHandler in liquibase.resource
Modifier and TypeClassDescriptionclass
Convenience base class forPathHandler
s.class
PathHandler
that converts the path into aDirectoryResourceAccessor
.class
PathHandler
that converts the path into aDirectoryResourceAccessor
.Modifier and TypeMethodDescriptionprotected Class<PathHandler>
PathHandlerFactory.getPluginClass()
Modifier and TypeMethodDescriptionprotected int
PathHandlerFactory.getPriority
(PathHandler obj, Object... args)