Interface AuditStrategyContext
A contract to initialize an
AuditStrategy-
Method Summary
Modifier and TypeMethodDescriptionClass<?> Get the revision entity class nameDeprecated, for removal: This API element is subject to removal in a future version.
-
Method Details
-
getRevisionInfoClass
Class<?> getRevisionInfoClass()Get the revision entity class name- Returns:
- the class name of the revision entity
-
getRevisionInfoTimestampAccessor
Deprecated, for removal: This API element is subject to removal in a future version.Will be replaced by a method that will not return the deprecatedGetterinterfaceGet the revision info timestamp accessor- Returns:
- the getter for the timestamp attribute on the revision entity
-
Getterinterface