Uses of Interface
io.automatiko.engine.api.workflow.Variable
-
Packages that use Variable Package Description io.automatiko.engine.api.workflow -
-
Uses of Variable in io.automatiko.engine.api.workflow
Methods in io.automatiko.engine.api.workflow with parameters of type Variable Modifier and Type Method Description ObjectVariableInitializer. initialize(Variable definition, Map<String,Object> data)Initializes new instance of the given variable either by creating empty instance or based on configured default value
-