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
RetentionHooksRetentionPolicy's.postRetentionAction in interface RetentionHooksIOException - If the pre action fails.Copyright © 2025 Open Identity Platform Community. All rights reserved.