Package | Description |
---|---|
org.camunda.bpm.model.bpmn.impl.instance | |
org.camunda.bpm.model.bpmn.instance |
Modifier and Type | Class and Description |
---|---|
class |
DataStoreImpl
The BPMN dataStore element
|
Modifier and Type | Field and Description |
---|---|
protected static AttributeReference<DataStore> |
DataStoreReferenceImpl.dataStoreRefAttribute |
Modifier and Type | Method and Description |
---|---|
DataStore |
DataStoreReferenceImpl.getDataStore() |
Modifier and Type | Method and Description |
---|---|
void |
DataStoreReferenceImpl.setDataStore(DataStore dataStore) |
Modifier and Type | Method and Description |
---|---|
DataStore |
DataStoreReference.getDataStore() |
Modifier and Type | Method and Description |
---|---|
void |
DataStoreReference.setDataStore(DataStore dataStore) |
Copyright © 2022. All rights reserved.