Change in ovirt-engine[master]: core: AsyncTaskDAO: Made private methods static
mlipchuk at redhat.com
mlipchuk at redhat.com
Thu Sep 6 09:20:16 UTC 2012
Maor Lipchuk has submitted this change and it was merged.
Change subject: core: AsyncTaskDAO: Made private methods static
......................................................................
core: AsyncTaskDAO: Made private methods static
Wherever possible, made private methods static, as this entire class is
stateless, and there is no real meaning to have these methods as
instance methods.
Change-Id: Ia48017c9590a68336cb63c1e56cd0a90ab2bdd0a
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/AsyncTaskDAODbFacadeImpl.java
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Maor Lipchuk: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/7116
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia48017c9590a68336cb63c1e56cd0a90ab2bdd0a
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Sharad Mishra <snmishra at linux.vnet.ibm.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list