public static interface VariableStore.VariableStoreObserver<T extends CoreVariableInstance>
| Modifier and Type | Method and Description |
|---|---|
void |
onAdd(T variable) |
void |
onRemove(T variable) |
Copyright © 2013–2019 camunda services GmbH. All rights reserved.