public static class RetentionHooks.NullRetentionHooks extends Object implements RetentionHooks
RetentionHooks
that do nothing.RetentionHooks.NullRetentionHooks
Constructor and Description |
---|
NullRetentionHooks() |
Modifier and Type | Method and Description |
---|---|
void |
postRetentionAction()
Method to run an action just before the file is run through the
RetentionPolicy 's. |
public void postRetentionAction() throws IOException
RetentionHooks
RetentionPolicy
's.postRetentionAction
in interface RetentionHooks
IOException
- If the pre action fails.Copyright © 2025 Open Identity Platform Community. All rights reserved.