public class VersionManagerImplBase.WriteOperation extends Object
Constructor and Description |
---|
WriteOperation(VersioningLock.WriteLock lock) |
Modifier and Type | Method and Description |
---|---|
void |
close()
Closes the write operation.
|
void |
save()
Saves the pending operations in the
LocalItemStateManager . |
public WriteOperation(VersioningLock.WriteLock lock)
public void save() throws ItemStateException, RepositoryException
LocalItemStateManager
.ItemStateException
- if the pending state is invalidRepositoryException
- if the pending state could not be persistedpublic void close()
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.