| Package | Description |
|---|---|
| org.flowable.engine.common.impl.interceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionCommandContextCloseListener |
| Modifier and Type | Field and Description |
|---|---|
protected List<BaseCommandContextCloseListener<AbstractCommandContext>> |
AbstractCommandContext.closeListeners |
| Modifier and Type | Method and Description |
|---|---|
List<BaseCommandContextCloseListener<AbstractCommandContext>> |
AbstractCommandContext.getCloseListeners() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCommandContext.addCloseListener(BaseCommandContextCloseListener<AbstractCommandContext> commandContextCloseListener) |
Copyright © 2017 Flowable. All rights reserved.