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