Uses of Class
io.automatiko.engine.codegen.process.FunctionFlowGenerator
-
Packages that use FunctionFlowGenerator Package Description io.automatiko.engine.codegen.process -
-
Uses of FunctionFlowGenerator in io.automatiko.engine.codegen.process
Methods in io.automatiko.engine.codegen.process that return FunctionFlowGenerator Modifier and Type Method Description FunctionFlowGeneratorFunctionFlowGenerator. withDependencyInjection(DependencyInjectionAnnotator annotator)FunctionFlowGeneratorFunctionFlowGenerator. withSignals(java.util.Map<java.lang.String,java.lang.String> signals, java.util.Map<java.lang.String,io.automatiko.engine.api.definition.process.Node> signalNodes)FunctionFlowGeneratorFunctionFlowGenerator. withTriggers(java.util.List<io.automatiko.engine.workflow.compiler.canonical.TriggerMetaData> triggers)
-