Package | Description |
---|---|
org.apache.jackrabbit.jcr2spi | |
org.apache.jackrabbit.jcr2spi.state |
Modifier and Type | Method and Description |
---|---|
void |
WorkspaceManager.execute(ChangeLog changes)
Creates a new batch from the given
ChangeLog and executes it. |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.