public class ShortInfoList extends Object
| Constructor and Description |
|---|
ShortInfoList()
ShortInfoList constructor.
|
ShortInfoList(Collection<ShortInfo> backups)
ShortInfoList constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ShortInfo> |
getBackups()
getBackups.
|
void |
setBackups(Collection<ShortInfo> backups)
setBackups.
|
public ShortInfoList()
public ShortInfoList(Collection<ShortInfo> backups)
backups - Collection, the collection with ShortInfo for current and completed backupspublic Collection<ShortInfo> getBackups()
public void setBackups(Collection<ShortInfo> backups)
backups - Collection, the list of ShortInfo for current and completed backupsCopyright © 2018 eXo Platform SAS. All Rights Reserved.