To complete an operation or a process in a software system, tasks need to be assigned and performed. Some tasks are assigned to users or the system, and some tasks can be performed automatically by the system. Persons who have tasks assigned to them need to be able to manage these tasks. This means every software system should provide a mechanism to handle tasks. The Tasks module’s main functionality is to enable software systems to manage tasks assigned to persons, allowing the persons to perform, delegate, and track the tasks.
After finishing this chapter, you will be ...