Lior Vernia has submitted this change and it was merged.
Change subject: webadmin: Add convenience constructor for AsyncQuery
......................................................................
webadmin: Add convenience constructor for AsyncQuery
It would often be convenient to have a constructor that doesn't
require passing the target model, this adds one.
Change-Id: I5b2dab8c4be600cdc1ba6b7a450a4ac1e3de2bc5
Signed-off-by: Lior Vernia <lvernia(a)redhat.com>
---
M
frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/AsyncQuery.java
1 file changed, 4 insertions(+), 0 deletions(-)
Approvals:
Lior Vernia: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/22900
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5b2dab8c4be600cdc1ba6b7a450a4ac1e3de2bc5
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server