Package | Description |
---|---|
org.activiti.bpmn.model |
Modifier and Type | Field and Description |
---|---|
protected Map<String,DataStore> |
BpmnModel.dataStoreMap |
Modifier and Type | Method and Description |
---|---|
DataStore |
DataStore.clone() |
DataStore |
BpmnModel.getDataStore(String id) |
Modifier and Type | Method and Description |
---|---|
Map<String,DataStore> |
BpmnModel.getDataStores() |
Modifier and Type | Method and Description |
---|---|
void |
BpmnModel.addDataStore(String id,
DataStore dataStore) |
void |
DataStore.setValues(DataStore otherElement) |
Modifier and Type | Method and Description |
---|---|
void |
BpmnModel.setDataStores(Map<String,DataStore> dataStoreMap) |
Copyright © 2016 Alfresco. All rights reserved.