public interface VariableListener<T extends DelegateVariableInstance<?>>
| Modifier and Type | Field and Description |
|---|---|
static String |
CREATE |
static String |
DELETE |
static String |
UPDATE |
| Modifier and Type | Method and Description |
|---|---|
void |
notify(T variableInstance) |
static final String CREATE
static final String UPDATE
static final String DELETE
Copyright © 2018 camunda services GmbH. All rights reserved.