Package de.espirit.firstspirit.storage
package de.espirit.firstspirit.storage
-
ClassDescriptionThis enum represents change types used for storeelement changes in
RevisionMetaData.getChangedStoreElements()
Interface indicating a change of a children list of the belonging StoreElementThis operation indicates acontent commit
.
It provides information aboutcreated
,changed
,deleted
andreleased
entities.Indicates a create operation.This interface indicates changes incontent form data
ormeta form data
on a belonging store element.Flag identifiying the change type.This interface represents one editor/variable change in aform data object
Interface indicating a delete of a StoreElement or a StoreElement subtree.Interface for providers of historical revision information.Wrapper on a HistoryProvider to act asElementProvider
onRevision
s.This interface indicates amodification operation
Interface indicating amove operation
on a belonging storeelement.Indicates permission changes on a belonging store element.Flag identifiying the type of change.Interface indicating changes in referenced elements.Specific type on entity references identified by a tuple of schema uid, type name, and a unique key.Specific type on external references identified by their external resource.Specific type on references identified by their id and kind.Kind of id reference.Specific type on references identified by their uid and type.Specific type on foreign references of projects identified by their id.Marker interface for elements providing information on references.Specific type on foreign references of projects identified by their remote configuration name.Indicates arelease operation
Definition of a container providing information about a revision.This interface represents details of storeelement changes belonging to a specific revisionThis class provides useful revision filters e.g. forProject#getRevisions(..)
:RevisionFilter.RELEASE_FILTER
RevisionFilter.CREATE_FILTER
RevisionFilter.DELETE_FILTER
RevisionFilter.MODIFY_FILTER
RevisionFilter.createRevisionFilter(de.espirit.firstspirit.storage.RevisionOperation.OperationType...)
createRevisionFilter(RevisionOperation.OperationType ... types)}
UseFilter.Util
to combine filter.This interface represents metadata of an specific revision.Interface reprensenting the operation belonging to a commit ofrevision
The type of the revision operation.Indicates aserver release
operationTag interface for tagged repository revisions.