User:Emre/tb/activitymanagerInterface: Difference between revisions

Jump to navigation Jump to search
Line 68: Line 68:
** ACTIVITY_WAITINGFORRETRY: A failure has been occurred and the activity is waiting to be retried by the user, or by the Activity Manager.
** ACTIVITY_WAITINGFORRETRY: A failure has been occurred and the activity is waiting to be retried by the user, or by the Activity Manager.


* <b>nsIActivityEvent</b>:[https://wiki.mozilla.org/Thunderbird:Activity_Manager#Events Event] activity types should implement this interface. ACTIVITY_COMPLETED is the only valid state for this type.  
* <b>nsIActivityEvent</b>:[https://wiki.mozilla.org/Thunderbird:Activity_Manager#Events Event] activity types should implement this interface. ACTIVITY_COMPLETED is the only valid state for this type.
 
* <b>nsIActivityWarning</b>:TBD


* <b>nsIActivityListener</b>: The implementor of this interface gets notified when the activity in question changes state or changes progress.  
* <b>nsIActivityListener</b>: The implementor of this interface gets notified when the activity in question changes state or changes progress.  
270

edits

Navigation menu