| Modifier and Type | Interface and Description |
|---|---|
interface |
EventFlusher |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEventFlusher |
class |
DatabaseEventFlusher |
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionCommandContextCloseListener |
| Modifier and Type | Field and Description |
|---|---|
protected List<CommandContextCloseListener> |
CommandContext.closeListeners |
| Modifier and Type | Method and Description |
|---|---|
List<CommandContextCloseListener> |
CommandContext.getCloseListeners() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandContext.addCloseListener(CommandContextCloseListener commandContextCloseListener) |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncJobAddedNotification |
class |
FailedJobListener |
| Modifier and Type | Class and Description |
|---|---|
class |
VerifyDeserializedObjectCommandContextCloseListener
A
CommandContextCloseListener that holds one DeserializedObject instance that
is added by the SerializableType. |
Copyright © 2016 Alfresco. All rights reserved.