Tasks should encapsulate multiple pages and specify flow between pages. Tasks have state representing the relevant internal objects for the users interaction with the current instance of the task.
Tasks have a number of actions that can fire on:
taskOpen
taskUpdate
taskComplete
taskClose
Tasks should encapsulate multiple pages and specify flow between pages. Tasks have state representing the relevant internal objects for the users interaction with the current instance of the task.
Tasks have a number of actions that can fire on:
taskOpen
taskUpdate
taskComplete
taskClose