Thunderbird:Activity Manager: Difference between revisions

No edit summary
Line 3: Line 3:
== Activity Manager ==
== Activity Manager ==


There are 2 major pieces to the Activity Manager.
Is a simple component that understands how do display a combination of user activity and history.  The activity manager works in conjunction with the [[Thunderbird:Interactive Status Bar]] to give the user the right level of notifications concerning what Thunderbird is doing on it's own and how Thunderbird has handled user requests.


* [[Thunderbird:Activity Manager/Service]] — collects errors and events from the components inside Thunderbird and translates information for display in the [[Thunderbird:Activity Manager/Window|Activity Manager Window]]
* [[Thunderbird:Interactive Status Bar]] — displays important events and process activity to the user
* [[Thunderbird:Activity Manager/Window]] — displays information about and gives actions related to the system and user actions performed according to the [[Thunderbird:Activity Manager/Service|Activity Manager Service]]
* [[Thunderbird:Activity Manager/Window]] — displays a more detailed summary of activity for each process and event with relevant actions for each item


The Activity Manager Service is recording actions performed by the user and some actions taken by Thunderbird.  While the Activity Manager Window is providing an interaction point for the user see what actions were performed in the past as well as what actions are currently being processed by Thunderbird.
Events are persistent in the Activity Manager, they should be saved for a set period of time which can be determined after some performance work and testing.


Development for the Activity Manager can be tracked in {{bug|257942}}
Development for the Activity Manager can be tracked in {{bug|257942}}
While the Activity Manager can show more detailed information about any specific item, the [[Thunderbird:Interactive Status Bar]] only shows some of the high level events.


== Activity Items ==
== Activity Items ==
Confirmed users
1,059

edits