Uses of Class
io.automatiko.engine.workflow.bpmn2.core.DataStore
-
Packages that use DataStore Package Description io.automatiko.engine.workflow.bpmn2.core -
-
Uses of DataStore in io.automatiko.engine.workflow.bpmn2.core
Methods in io.automatiko.engine.workflow.bpmn2.core that return types with arguments of type DataStore Modifier and Type Method Description List<DataStore>Definitions. getDataStores()Method parameters in io.automatiko.engine.workflow.bpmn2.core with type arguments of type DataStore Modifier and Type Method Description voidDefinitions. setDataStores(List<DataStore> dataStores)
-