mooli tayer has posted comments on this change.

Change subject: tools: Reorganize packages
......................................................................


Patch Set 6:

(2 comments)

http://gerrit.ovirt.org/#/c/23153/6/backend/manager/tools/src/main/java/org/ovirt/engine/core/notifier/NotificationService.java
File 
backend/manager/tools/src/main/java/org/ovirt/engine/core/notifier/NotificationService.java:

Line 15: import org.ovirt.engine.core.notifier.dao.EventsManager;
Line 16: import org.ovirt.engine.core.notifier.utils.NotificationMethodsMapper;
Line 17: import org.ovirt.engine.core.notifier.utils.NotificationProperties;
Line 18: 
Line 19: import org.ovirt.engine.core.notifier.sender.*;
> Still the same, please don't use this star import
Sorry will fix.
Line 20: /**
Line 21:  * Responsible for an execution of the service for the current events 
in the system which should be notified to the
Line 22:  * subscribers.
Line 23:  */


http://gerrit.ovirt.org/#/c/23153/6/backend/manager/tools/src/main/java/org/ovirt/engine/core/notifier/sender/EventSender.java
File 
backend/manager/tools/src/main/java/org/ovirt/engine/core/notifier/sender/EventSender.java:

Line 2: 
Line 3: import org.ovirt.engine.core.common.businessentities.AuditLogEvent;
Line 4: import 
org.ovirt.engine.core.common.businessentities.AuditLogEventSubscriber;
Line 5: 
Line 6: public interface EventSender {
> Still the same, please add JavaDoc here
Ok
Line 7: 
Line 8:     public EventSenderResult send(AuditLogEvent auditLogEvent, 
AuditLogEventSubscriber AuditLogEventSubscriber);
Line 9: 


-- 
To view, visit http://gerrit.ovirt.org/23153
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic8ad76f4fdc9d065eaa8380fba68a2a86f8410fa
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: mooli tayer <[email protected]>
Gerrit-Reviewer: Liran Zelkha <[email protected]>
Gerrit-Reviewer: Martin PeÅ™ina <[email protected]>
Gerrit-Reviewer: Piotr Kliczewski <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: mooli tayer <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to