|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChangeLog | |
|---|---|
| org.apache.jackrabbit.jcr2spi | |
| org.apache.jackrabbit.jcr2spi.state | |
| Uses of ChangeLog in org.apache.jackrabbit.jcr2spi |
|---|
| Methods in org.apache.jackrabbit.jcr2spi with parameters of type ChangeLog | |
|---|---|
void |
WorkspaceManager.execute(ChangeLog changes)
Creates a new batch from the given ChangeLog and executes it. |
| Uses of ChangeLog in org.apache.jackrabbit.jcr2spi.state |
|---|
| Methods in org.apache.jackrabbit.jcr2spi.state with parameters of type ChangeLog | |
|---|---|
void |
SessionItemStateManager.execute(ChangeLog changes)
Executes the operations passed with the given change log and modifies the affected item states accordingly. |
void |
UpdatableItemStateManager.execute(ChangeLog changes)
Executes the operations passed with the given change log and modifies the affected item states accordingly. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||