Class LiquibaseGenConfigCommand
java.lang.Object
io.github.devsecops.engine.domain.genconfig.commands.AbstractConfigCommand
io.github.devsecops.engine.domain.genconfig.commands.LiquibaseGenConfigCommand
- All Implemented Interfaces:
Command
@Component
@Qualifier("LIQUIBASE")
public class LiquibaseGenConfigCommand
extends AbstractConfigCommand
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.github.devsecops.engine.domain.genconfig.commands.AbstractConfigCommand
execute, rollback
-
Constructor Details
-
LiquibaseGenConfigCommand
public LiquibaseGenConfigCommand()
-
-
Method Details
-
getTemplatePath
- Specified by:
getTemplatePathin classAbstractConfigCommand
-
getOutputPath
- Specified by:
getOutputPathin classAbstractConfigCommand
-