Uses of Interface
liquibase.command.copy.ProjectCopier
-
Uses of ProjectCopier in liquibase.command.copy
Modifier and TypeMethodDescriptionprotected Class<ProjectCopier>
ProjectCopierFactory.getPluginClass()
Modifier and TypeMethodDescriptionprotected int
ProjectCopierFactory.getPriority
(ProjectCopier copier, Object... args) -
Uses of ProjectCopier in liquibase.command.core.init
Modifier and TypeFieldDescriptionstatic final CommandArgumentDefinition<ProjectCopier>
InitCopyCommandStep.INIT_COPY_PROJECT_COPIER_ARG
Modifier and TypeMethodDescriptionstatic ProjectCopier
InitCopyCommandStep.determineProjectCopier
(CommandScope commandScope, String targetDir)