Uses of Class
io.automatiko.engine.codegen.process.config.ProcessConfigGenerator
-
Packages that use ProcessConfigGenerator Package Description io.automatiko.engine.codegen io.automatiko.engine.codegen.process.config -
-
Uses of ProcessConfigGenerator in io.automatiko.engine.codegen
Methods in io.automatiko.engine.codegen with parameters of type ProcessConfigGenerator Modifier and Type Method Description ConfigGeneratorConfigGenerator. withProcessConfig(ProcessConfigGenerator cfg) -
Uses of ProcessConfigGenerator in io.automatiko.engine.codegen.process.config
Methods in io.automatiko.engine.codegen.process.config that return ProcessConfigGenerator Modifier and Type Method Description ProcessConfigGeneratorProcessConfigGenerator. withDependencyInjection(DependencyInjectionAnnotator annotator)
-