Class BackupSucceededEvent

All Implemented Interfaces:
Serializable

@AsynchronousPreferred public class BackupSucceededEvent extends BackupEndedEvent
Raised when a backup completes successfully.

This event is internally audited with CoverageLevel.BASE level.

See Also:
  • Constructor Details

    • BackupSucceededEvent

      public BackupSucceededEvent(@Nonnull Object source)