Uses of Class
io.automatiko.engine.codegen.process.ProcessGenerator
-
Packages that use ProcessGenerator Package Description io.automatiko.engine.codegen.process -
-
Uses of ProcessGenerator in io.automatiko.engine.codegen.process
Methods in io.automatiko.engine.codegen.process that return ProcessGenerator Modifier and Type Method Description ProcessGeneratorProcessGenerator. withDependencyInjection(DependencyInjectionAnnotator annotator)ProcessGeneratorProcessGenerator. withPersistence(boolean persistence)Methods in io.automatiko.engine.codegen.process with parameters of type ProcessGenerator Modifier and Type Method Description voidProcessesContainerGenerator. addProcess(ProcessGenerator p)voidProcessesContainerGenerator. addProcessToApplication(ProcessGenerator r)
-