Interface RetentionHooks

    • Method Detail

      • postRetentionAction

        void postRetentionAction()
                          throws IOException
        Method to run an action just before the file is run through the RetentionPolicy's.
        Throws:
        IOException - If the pre action fails.