public class PurgeObjectGroupReportEntry extends Object
Constructor and Description |
---|
PurgeObjectGroupReportEntry(String id,
String originatingAgency,
String initialOperation,
Set<String> deletedParentUnitIds,
Set<String> objectIds,
String status,
List<PurgeObjectGroupObjectVersion> objectVersions) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getDeletedParentUnitIds() |
String |
getId() |
String |
getInitialOperation() |
Set<String> |
getObjectIds() |
List<PurgeObjectGroupObjectVersion> |
getObjectVersions() |
String |
getOriginatingAgency() |
String |
getStatus() |
Copyright © 2019 Vitam. All rights reserved.