TaskTracer events as of 2.2.2
| v2.2.2. Status | Event Type | ListenerId | Cause | Special Notes | ||
|---|---|---|---|---|---|---|
| |
DISABLED | Copy | Clipboard | |||
| |
DISABLED | FileChange | FileSystem | |||
| |
DISABLED | Unknown | FileSystem | |||
| |
DISABLED | FileCreate | FileSystem | |||
| |
DISABLED | FileDelete | FileSystem | |||
| |
DISABLED | FileRename | FileSystem | |||
| 7. | Open | FileOpenListener | When a common Win32 file is opened by double click on it, we capture it and send an open event for it. | "Common Win32 files" refers to files other than office files. TaskTracer.ini defines which kinds of files are captured. Defaultly, files from acrobat/psview/notepad are captured. *TT must be installed with admin privilege to get FileOpenListener events* |
||
| 8. | SaveAs | FileOpenListener | When a common Win32 file is saved by a file dialog (that is, a SaveAs), we capture it and send a SaveAs event for it. | Reference number 7. *TT must be installed with admin privilege to get FileOpenListener events* |
||
| 9. | Open | FileOpenListener | When a common Win32 file is opened by a file dialog, we capture it and send a SaveAs event for it. | Reference number 7. *TT must be installed with admin privilege to get FileOpenListener events* |
||
| 10. | FolderPredictorTest | FileOpenListener | When a common Win32 file is opened or saved by a file dialog, we record the Windows default folder of that dialog and FolderPredictor's predictions, in order to test the performance of FolderPredictor. | Reference number 7. *TT must be installed with admin privilege to get FileOpenListener events* |
||
| 11. | Close | IExplorer | When an html document or webpage is closed in IExplorer browser. | |||
| 12. | Close | IExplorer | Reference number 11 | |||
| 13. | Close | WExplorer | ||||
| 14. | DISABLED | FavoriteClicked | IExplorer | When a link other than the pre-set MSN links under 'Favorites' is selected in IExplorer | ||
| 15. | DISABLED | HistoryClicked | IExplorer | When a link under 'History' is selected in IExplorer | ||
| 16. | Navigate | IExplorer | When navigating to a website or within local addresses using the IExplorer browser | |||
| 17. | Navigate | WExplorer | When navigating through files and documents in WExpolorer | |||
| 18. | Quit | IExplorer | When an IExplorer browser is closed/exited | |||
| |
NOT-BROADCASTED | EnableEvent | User | |||
| |
NOT-BROADCASTED | DisableEvent | User | |||
| |
NOT-BROADCASTED | EventFilterSetEvent | User | |||
| |
NOT-BROADCASTED | EnableEventType | User | |||
| |
NOT-BROADCASTED | DisableEventType | User | |||
| |
NOT-BROADCASTED | EnableEventBody | User | |||
| |
NOT-BROADCASTED | DisableEventBody | User | |||
| 26. | PublisherPause | User | When user pauses publisher | |||
| 27. | PubliserResume | User | When user resumes publisher from paused state | |||
| 28. | EventSystemStop | User | ||||
| 29. | TaskBegin | User | When user switches to a new or different task from the current task | |||
| 30. | TaskListUpdate | TaskTracer | When user modifies the task list (ie. TaskDeleted, TaskModified, TaskMoved). TaskListUpdate would be sent to update the TaskList | |||
| |
DISABLED | MessageConversationEnd | MsnMessenger | |||
| |
DISABLED | MessageConversationStart | MsnMessenger | |||
| |
DISABLED | MessageConversationJoined | MsnMessenger | |||
| |
DISABLED | MessageConversationLeft | MsnMessenger | |||
| |
DISABLED | MessageFileSent | MsnMessenger | |||
| |
DISABLED | MessageFileSent | MsnMessenger | |||
| |
DISABLED | MessageSent | MsnMessenger | |||
| 38. | OsWindowCreated | Os | When a window is created | Under CALO compile flag, the bodytype is now "WindowsPath" instead of "WindowsEventArgs". | ||
| 39. | OsWindowFocus | Os | When a window is activated | Reference number 38. | ||
| |
DISABLED | FileOpenedWith | Os | |||
| 41. | OsWindowDestroyed | Os | When a window is destroyed | Reference number 38. | ||
| 42. | MouseClick | User | When user clicks the mouse button(s) | |||
| 43. | KeyPresses | User | ||||
| 44. | SubscriberIdentify | Publisher | ||||
| 45. | EventSystemStart | TaskTracer | ||||
| 46. | OsWindowFocus | Os | Referrence number 39. | OS_EVENT_LISTENER compile flag | ||
| 47. | OsWindowCreated | Os | Referrence number 38. | OS_EVENT_LISTENER compile flag | ||
| |
INACTIVE | Navigate | IExplorer | Commented out | ||
| |
INACTIVE | Navigate | IExplorer | Commented out | ||
| |
INACTIVE | New | IExplorer | Commented out | ||
| |
INACTIVE | Close | IExplorer | Commented out | ||
| 52. | Quit | MsExcel | When MsExcel is closed | |||
| 53. | Quit | MsPowerPoint | When MsPowerPoint is closed, not just a PowerPoint document. | |||
| 54. | Quit | MsOutlook | When there are other components of Outlook opened (eg. an email is opened in a different window) and the main Outlook software is closed, causing Outlook to 'quit' and kill all extra windows. | This event does not flow when Outlook is closed and there are no additional windows of Outlook opened beside the main interface. | ||
| |
DISABLED | Quit | VisualStudio | When VisualStudio is closed | ||
| 56. | Quit | MsWord | When MsWord is closed, not just a Word document. | This event may also be triggered by MsOutlook if Outlook is using MsWord as the default mail editor. Although Outlook is the primary app, it uses MsWord thus MsWord events will also flow through. The MsWord events that can flow through from Outlook are Quit, Print, New, Close, and SaveAs. | ||
| |
DISABLED | Save | VisualStudio | When a VisualStudio document/solution is saved or 'SaveAs' | ||
| |
DISABLED | Open | VisualStudio | When a VisualStudio document is opened | ||
| |
DISABLED | Open | VisualStudio | When a VisualStudio Solution file is opened | ||
| 60. | New | MsWord | When a new Word document is created | This event may also be triggered by MsOutlook if Outlook is using MsWord as the default mail editor. Although Outlook is the primary app, it uses MsWord thus MsWord events will also flow through. The MsWord events that can flow through from Outlook are Quit, Print, New, Close, and SaveAs. | ||
| 61. | Open | MsWord | When a Word document is opened | Although some MsWord events can be triggered by MsOutlook when Outlook uses Word as the default mail editor, the Open event would open the document in MsWord. So technically it is MsWord being used as the primary app not MsOutlook. | ||
| 62. | Close | MsWord | When a Word document is closed | This event may also be triggered by MsOutlook if Outlook is using MsWord as the default mail editor. Although Outlook is the primary app, it uses MsWord thus MsWord events will also flow through. The MsWord events that can flow through from Outlook are Quit, Print, New, Close, and SaveAs. | ||
| 63. | MsWord | When a Word document is printed | This event is sent even if the print dialog is cancelled This event may also be triggered by MsOutlook if Outlook is using MsWord as the default mail editor. Although Outlook is the primary app, it uses MsWord thus MsWord events will also flow through. The MsWord events that can flow through from Outlook are Quit, Print, New, Close, and SaveAs. |
|||
| 64. | DISABLED | TextSelectionChange | MsWord | When a portion of the text in the document is highlighted/selected | ||
| 65. | New | MsExcel | When a new Excel workbook is created | |||
| 66. | Open | MsExcel | When user opens an Excel workbook | |||
| 67. | Close | MsExcel | When user closes an Excel workbook | |||
| 68. | MsExcel | When user prints an Excel workbook | This event is sent even if the print dialog is cancelled | |||
| 69. | Open | MsOutlook | open MailItem | |||
| 70. | Send | MsOutlook | MailItem sent | |||
| 71. | Read | MsOutlook | MailItem read | The "read" event is triggered ONLY THE FIRST TIME that the user looks at a mail message. This includes when a mail item is opened (double-clicked, in which case an "open" event is also triggered) and when the message is shown in the preview pane. This event does not appear to have anything to do with the "unread" message flag. | ||
| 72. | Close | MsPowerPoint | PowerPoint presentation close | |||
| 73. | New | MsPowerPoint | new PowerPoint presentation | |||
| 74. | Open | MsPowerPoint | open PowerPoint presentation | |||
| 75. | Save | MsPowerPoint | Event flows when the document is either 'Save' or 'SaveAs' | |||
| 76. | MsPowerPoint | print PowerPoint presentation | ||||
| 77. | Save | MsWord | When the save option is selected for a word document. Does not flow when 'SaveAs' is selected as this fires a different event, refer to item number 111. | This event may also be triggered by MsOutlook if Outlook is using MsWord as the default mail editor. Although Outlook is the primary app, it uses MsWord thus MsWord events will also flow through. The MsWord events that can flow through from Outlook are Quit, Print, New, Close, and SaveAs. | ||
| 78. | Save | MsExcel | When the save option is selected for an excel document. Does not flow when 'SaveAs' is selected as this fires a different event, refer to item number 112. | |||
| |
DISABLED | FileOpenedWith | MsWord | |||
| |
DISABLED | FileOpenedWith | MsExcel | |||
| |
DISABLED | FileOpenedWith | MsPowerPoint | |||
| 82. | FolderPredictorTest | MsWord | When a MsWord file is opened or saved by a file dialog, we record the Windows default folder of that dialog and FolderPredictor's predictions, in order to test the performance of FolderPredictor. | |||
| 83. | FolderPredictorTest | MsExcel | When a MsExcel file is opened or saved by a file dialog, we record the Windows default folder of that dialog and FolderPredictor's predictions, in order to test the performance of FolderPredictor. | |||
| 84. | FolderPredictorTest | MsPowerPoint | When a MsPowerPoint file is opened or saved by a file dialog, we record the Windows default folder of that dialog and FolderPredictor's predictions, in order to test the performance of FolderPredictor. | |||
| 85. | MailArrived | MsOutlook | When mail item arrived in your inbox or mail folder | |||
| 86. | MailPredicted | MsOutlook | When EmailPredictor makes a prediction of an email | |||
| |
INACTIVE | TaskBeginGold | User | |||
| |
INACTIVE | EventSystemStopGold | User | |||
| 89. | EventSystemStop | User | Reference number 28. | |||
| 90. | TaskBegin | User | Referrence number 29. | |||
| 91. | FolderPrediction | FolderPredictor | When FolderPredictor is shutdown, we send a FolderPrediction event with "None" as predictions to notify other components that are using FolderPredictor's predictions that FolderPredictor is down. | |||
| 92. | FolderPrediction | FolderPredictor | When a new FolderPrediction is made, FolderPredictor will send a FolderPrediction event with top-3 predicted folders to other components that are using FolderPredictor's predictions . | This happens when task changes or user opens/saves a file. | ||
| 93. | ExplicitUserFeedBack | TaskPredictor | When TaskPredictor sees an ExplicitUserFeed back, TaskPredictor sends out this Event with the WDS and the task associates with it | This happens when the user clicks the change task button in the window TaskPredictor pops up to request a task change | ||
| 94. | ExplicitUserFeedBack | TaskPredictor | Reference number 93. | |||
| 95. | TaskBegin | TaskPredictor | When TaskPredictor considers there is a Task switch and it has been confirmed by the user. This event message is sent out with the new task path. If the user allows TaskPredictor automatically change the task, this event will be sent without user's confirmation | |||
| 96. | TaskResourceCreated | User | When user creates a new document or file which gets recorded in TaskExplorer under a certain 'Task' | This event may be also be triggered by TaskTracer when a resource is being created as a result of other user-actions, such as re-assigning resources in ResourceExplorer. | ||
| 97. | TaskResourceDeleted | User | When user deletes a document of a 'Task' in TaskExplorer | This event may be also be triggered by TaskTracer when a resource is being deleted as a result of other user-actions, such as re-assigning resources in ResourceExplorer. | ||
| 98. | TaskResourceChosen | User | When user double-clicks and open a document of a certain task in TaskExplorer | |||
| 99. | TaskResourceMoved | User | When user drag-and-drops a document from a certain task to a different task in TaskExplorer | |||
| 100. | TaskMoved | User | When user moves a task/subtask into another task/subtask | |||
| 101. | TaskModified | User | When user renames or modifies a task/subtask | |||
| 102. | TaskDeleted | User | When user deletes a task/subtask | |||
| 103. | TaskChosen | User | When user switches to a different task by clicking on it in TaskExplorer | |||
| 104. | DISABLED | Copy | MsWord | When a selection in Word document is copied | ||
| 105. | DISABLED | Cut | MsWord | When a selection in Word document is cut | ||
| 106. | DISABLED | Paste | MsWord | When a selection in Word document is pasted | ||
| 107. | DISABLED | Copy | MsExcel | When a selection in Excel is copied | ||
| 108. | DISABLED | Cut | MsExcel | When a selection in Excel is cut | ||
| 109. | DISABLED | Paste | MsExcel | When a selection in Excel is pasted | ||
| 110 |
|
MailLabeled | MsOutlook | When user set a task for the email in Outlook |
|
|
| 111. | SaveAs | MsWord | When a Word document is saved as a new file, hence the 'SaveAs' option is used instead of Save | This event may also be triggered by MsOutlook if Outlook is using MsWord as the default mail editor. Although Outlook is the primary app, it uses MsWord thus MsWord events will also flow through. The MsWord events that can flow through from Outlook are Quit, Print, New, Close, and SaveAs. | ||
| 112. | SaveAs | MsExcel | When an Excel document is saved as a new file, hence the 'SaveAs' option is used instead of Save | |||
| 113. | TaskCreated | User | When user creates a new Task or SubTask in TaskExplorer. | |||
| 114. | WDSPredict | TaskPredictor | When TaskPredictor makes a prediction. | This event is used in Intel Study to track the behavior of TaskPredictor. | ||
| 115. | OsSuspended | TaskTracer | When machine go into Hibernate | |||
| 116. | OsResumed | TaskTracer | When machine comes back from Hibernate | |||
| 117. | TrainTaskPredictor | TaskPredictor | When TaskPredictor trains | |||
| 118. | TaskResourceCopy | User | When user ctrl+drags a document in TaskExplorer or when a document is copied via Prototyping | |||
| 119. | PrototypeAssociated | User | When user associates a prototype with a task | |||
| 120. | PrototypeUnassociated | User | When user diassociates a prototype with a task | |||
| 121. | PrototypeResourceOpened | User | When user opens a resource from the TaskPrototype interface | |||
| 122. | PrototypeResourceSavedAs | User | When user saves a prototype resource with a new name so that it becomes a task resource | |||
| 123. | AttachmentSave | MsOutlook | When user saves an attachment from Outlook | |||
| 124. | AttachmentAdd | MsOutlook | When user adds an attchment to an email in Outlook | |||
| 125. | (not yet flowing!) | AttachmentRemove | MsOutlook | When user removes an attachment that was previously attached to an email in Outlook | ||
| 126. | AttachmentOpen | MsOutlook | When user opens an attachment in Outlook |
