Uses of Class
org.forgerock.audit.rotation.RotationContext
-
Uses of RotationContext in org.forgerock.audit.rotation
Modifier and TypeMethodDescriptionvoid
RotationHooks.NoOpRotatationHooks.postRotationAction
(RotationContext context) void
RotationHooks.postRotationAction
(RotationContext context) Method to run an action just after file has been rotated.void
RotationHooks.NoOpRotatationHooks.preRotationAction
(RotationContext context) void
RotationHooks.preRotationAction
(RotationContext context) Method to run an action just before file will be rotated.