| Package | Description |
|---|---|
| org.finra.herd.model.api.xml |
| Modifier and Type | Field and Description |
|---|---|
protected List<StorageUnitStatusChangeEvent> |
StorageUnit.storageUnitStatusHistory |
| Modifier and Type | Method and Description |
|---|---|
StorageUnitStatusChangeEvent |
ObjectFactory.createStorageUnitStatusChangeEvent()
Create an instance of
StorageUnitStatusChangeEvent |
| Modifier and Type | Method and Description |
|---|---|
List<StorageUnitStatusChangeEvent> |
StorageUnit.getStorageUnitStatusHistory() |
| Modifier and Type | Method and Description |
|---|---|
void |
StorageUnit.setStorageUnitStatusHistory(List<StorageUnitStatusChangeEvent> storageUnitStatusHistory) |
| Constructor and Description |
|---|
StorageUnit(Storage storage,
StorageDirectory storageDirectory,
List<StorageFile> storageFiles,
String storageUnitStatus,
List<StorageUnitStatusChangeEvent> storageUnitStatusHistory,
Integer storagePolicyTransitionFailedAttempts,
XMLGregorianCalendar restoreExpirationOn)
Fully-initialising value constructor
|
Copyright © 2021. All rights reserved.