Uses of Interface
de.espirit.firstspirit.storage.RevisionOperation
-
Uses of RevisionOperation in de.espirit.firstspirit.storage
Modifier and TypeInterfaceDescriptioninterface
This operation indicates acontent commit
.
It provides information aboutcreated
,changed
,deleted
andreleased
entities.interface
Indicates a create operation.interface
Interface indicating a delete of a StoreElement or a StoreElement subtree.interface
This interface indicates amodification operation
interface
Interface indicating amove operation
on a belonging storeelement.interface
Indicates arelease operation
interface
Indicates aserver release
operationModifier and TypeMethodDescription@Nullable RevisionOperation<?>
RevisionMetaData.getOperation()
Returns the revision operation.