Change in ovirt-engine[master]: core: Add Collection and Map support to ToStringBuilder

Moti Asayag has submitted this change and it was merged. Change subject: core: Add Collection and Map support to ToStringBuilder ...................................................................... core: Add Collection and Map support to ToStringBuilder Adds append(String, Collection) and append(String, Map) to allow adding collections and maps attributes to toString() output. Change-Id: Ie6ae7bced08092e4f1e635be394edc940d7083b4 Signed-off-by: Martin Perina <mperina@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/utils/ToStringBuilder.java M backend/manager/modules/common/src/test/java/org/ovirt/engine/core/common/utils/ToStringBuilderTest.java 2 files changed, 61 insertions(+), 1 deletion(-) Approvals: Martin Peřina: Verified Moti Asayag: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/39720 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie6ae7bced08092e4f1e635be394edc940d7083b4 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
masayag@redhat.com