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