Allon Mureinik has uploaded a new change for review. 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: Idda53d52bfbe420940cd515628eee2d675bb1926 Signed-off-by: Allon Mureinik <[email protected]> --- M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/AsyncTaskDAODbFacadeImpl.java 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/14/7114/1 -- To view, visit http://gerrit.ovirt.org/7114 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Idda53d52bfbe420940cd515628eee2d675bb1926 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
