| Interface | Description |
|---|---|
| BatchRemoveInfo |
Simple interface used by the
BatchSession to communicate progress of a recursive remove operation to an
BatchSessionListener |
| BatchSaveInfo |
Simple interface used by the
BatchSession to communicate details of a session save to an attached
BatchSessionListener |
| BatchSession |
Simple interface extension defining additional methods useful to managing batch JCR operations
|
| BatchSessionListener |
Listener interface used by the BatchManagerImpl to notify clients when their
JCR session has been saved automatically
|
| Class | Description |
|---|---|
| DefaultBatchSession |
Default implementation of the
BatchSession interface. |
| DefaultBatchSessionListener |
Basic implementation of
BatchSessionListener |
Copyright © 2013. All Rights Reserved.