Uses of Class
org.flowable.bpmn.model.DataStore
Packages that use DataStore
-
Uses of DataStore in org.flowable.bpmn.model
Fields in org.flowable.bpmn.model with type parameters of type DataStoreMethods in org.flowable.bpmn.model that return DataStoreMethods in org.flowable.bpmn.model that return types with arguments of type DataStoreMethods in org.flowable.bpmn.model with parameters of type DataStoreModifier and TypeMethodDescriptionvoid
BpmnModel.addDataStore
(String id, DataStore dataStore) void
Method parameters in org.flowable.bpmn.model with type arguments of type DataStoreModifier and TypeMethodDescriptionvoid
BpmnModel.setDataStores
(Map<String, DataStore> dataStoreMap)