Package org.springframework.data.history
@NonNullApi
package org.springframework.data.history
Basic interfaces and value objects for histography API.
-
ClassDescriptionA
RevisionMetadata
implementation that inspects the given object for fields with the configured annotations and returns the field's values on calls toAnnotationRevisionMetadata.getRevisionInstant()
,AnnotationRevisionMetadata.getRevisionInstant()
andAnnotationRevisionMetadata.getRevisionNumber()
.Wrapper to containRevisionMetadata
as well as the revisioned entity.Metadata about a revision.The type of aRevision
.A dedicatedSort
implementation that allows the definition of the ordering of revisions independently of the property name the revision number is held in.