[MGNLUI-3384] Remove Task Event related code from AdminCentral Created: 23/Mar/15  Updated: 11/Mar/21  Resolved: 11/Mar/21

Status: Closed
Project: Magnolia UI
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Task Priority: Neutral
Reporter: Espen Jervidalo Assignee: Unassigned
Resolution: Obsolete Votes: 0
Labels: awl, cleanup, devwl, improvement
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
dependency
is depended upon by TASKMGMT-17 Register the TaskEventDispatchers ins... Accepted
relation
Template:
Acceptance criteria:
Empty
Task DoR:
Empty
Date of First Response:
Story Points: 5

 Description   

To remove all task related code from Pulse we need to come up with a way to notify the system about login and logout-events. Currently we do all the necessary set-up in info.magnolia.ui.admincentral.AdmincentralUI#init.
A simple solution would be to fire events on the system event-bus.



 Comments   
Comment by Trang Truong [ 24/Mar/15 ]

Put detail javadoc for new event classes:
info.magnolia.ui.framework.event.LogoutEventHandler
info.magnolia.ui.framework.event.LoginEventHandler
info.magnolia.ui.framework.event.LoginEvent
info.magnolia.ui.framework.event.LogoutEvent

Consider: Do we need @inject in constructor of LoginEvent, LogoutEvent.

Missing test case for Login-, Logout-events

Generated at Mon Feb 12 09:06:05 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.