Moti Asayag has submitted this change and it was merged. Change subject: engine: Add constructor to ValidationResult for collections ......................................................................
engine: Add constructor to ValidationResult for collections The patch adds a c'tor which gets a Collection of strings in order to extend the instantiation method of the class. Change-Id: I7de4dcb823b10a20135c1af1e5cb32d9bdf04082 Signed-off-by: Moti Asayag <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ValidationResult.java 1 file changed, 14 insertions(+), 0 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/10760 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7de4dcb823b10a20135c1af1e5cb32d9bdf04082 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> Gerrit-Reviewer: Mike Kolesnik <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
