Java org.springframework.data.history AnnotationRevisionMetadata fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.data.history AnnotationRevisionMetadata fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.data.history AnnotationRevisionMetadata.

The text is from its open source code.

Constructor

AnnotationRevisionMetadata(Object entity, Class revisionNumberAnnotation, Class revisionTimeStampAnnotation)
Creates a new AnnotationRevisionMetadata inspecting the given entity for the given annotations.