Package | Description |
---|---|
org.ovirt.engine.core.dao |
Modifier and Type | Method and Description |
---|---|
List<BusinessEntitySnapshot> |
BusinessEntitySnapshotDAODbFacadeImpl.getAllForCommandId(Guid commandID) |
List<BusinessEntitySnapshot> |
BusinessEntitySnapshotDAO.getAllForCommandId(Guid commandID)
Gets all snapshots kept for a command
|
Modifier and Type | Method and Description |
---|---|
void |
BusinessEntitySnapshotDAODbFacadeImpl.save(BusinessEntitySnapshot entitySnapshot) |
void |
BusinessEntitySnapshotDAO.save(BusinessEntitySnapshot entitySnapshot)
Saves a new snapshot
|
Copyright © 2012. All Rights Reserved.