| Interface | Description |
|---|---|
| BaseCommand<T,C extends AbstractCommandContext> | |
| BaseCommandContextCloseListener<C extends AbstractCommandContext> |
A listener that can be used to be notified of lifecycle events of the
CommandContext. |
| Session | |
| SessionFactory |
A session factory produces a
Session instance that has the lifespan of one Command. |
| Class | Description |
|---|---|
| AbstractCommandContext | |
| CommandConfig |
Configuration settings for the command interceptor chain.
|
| TransactionCommandContextCloseListener |
Copyright © 2017 Flowable. All rights reserved.