public class BackupCreatedEvent extends Object
Constructor and Description |
---|
BackupCreatedEvent(BackupDescriptor newBackup)
The constructor of the event.
|
Modifier and Type | Method and Description |
---|---|
BackupDescriptor |
getBackupDescriptor()
Returns the backup descriptor.
|
public BackupCreatedEvent(BackupDescriptor newBackup)
newBackup
- the created backup.public BackupDescriptor getBackupDescriptor()
Copyright © 2010–2017 ForgeRock AS. All rights reserved.