Uses of Interface
de.espirit.firstspirit.storage.RevisionOperation
Packages that use RevisionOperation
-
Uses of RevisionOperation in de.espirit.firstspirit.storage
Subinterfaces of RevisionOperation in de.espirit.firstspirit.storageModifier and TypeInterfaceDescriptioninterfaceThis operation indicates acontent commit.
It provides information aboutcreated,changed,deletedandreleasedentities.interfaceIndicates a create operation.interfaceInterface indicating a delete of a StoreElement or a StoreElement subtree.interfaceThis interface indicates amodification operationinterfaceInterface indicating amove operationon a belonging storeelement.interfaceIndicates arelease operationinterfaceIndicates aserver releaseoperationinterfaceThis interface indicates a workflow data modification operation.Methods in de.espirit.firstspirit.storage that return RevisionOperationModifier and TypeMethodDescription@Nullable RevisionOperation<?>RevisionMetaData.getOperation()Returns the revision operation.