Sharad Mishra has posted comments on this change. Change subject: core: WIP: Add support for backup/restore API for ISVs ......................................................................
Patch Set 1: (2 inline comments) .................................................... File backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/Backup.java Line 33: Line 34: /** Line 35: * The snapshot captured by the backup. Line 36: */ Line 37: private Snapshot snapshot; Done Line 38: Line 39: public Backup(Guid id, Line 40: BackupStatus status, Line 41: String description, Line 46: this.description = description; Line 47: this.creationDate = creationDate; Line 48: this.snapshot = snapshot; Line 49: } Line 50: 1 = done 2 = yes 3. do we really care? 4. done Line 51: @Override Line 52: public Guid getId() { Line 53: return id; Line 54: } -- To view, visit http://gerrit.ovirt.org/13279 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I8f48e96856acc47bc748aed777f11c6ebee3f140 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Sharad Mishra <snmis...@linux.vnet.ibm.com> Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Ayal Baron <aba...@redhat.com> Gerrit-Reviewer: Deepak C Shetty <deepa...@linux.vnet.ibm.com> Gerrit-Reviewer: Federico Simoncelli <fsimo...@redhat.com> Gerrit-Reviewer: Sharad Mishra <snmis...@linux.vnet.ibm.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches