Package org.springframework.data.history
@NonNullApi
package org.springframework.data.history
Basic interfaces and value objects for histography API.
-
ClassDescriptionA
RevisionMetadataimplementation 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 containRevisionMetadataas well as the revisioned entity.Metadata about a revision.The type of aRevision.A dedicatedSortimplementation that allows the definition of the ordering of revisions independently of the property name the revision number is held in.