Processes
|
define units of work organizationally
comprised of activities
completed once all its activities are completed
has an owner who coordinates its activities owners/administators
|
|
| Proctivities
|
are process-related activities/actions
define specific work to be performed
have an administative and action roles
can be fully automated
can have pre and post events associated to them
|
|
| Activity; Initiator |
|
provides external entry/initiation into a workflow process
represents a boundary interface to the workflow
|
|
| Activity; Work |
|
represents tasks to be performed
|
|
| Activity; Synchronization |
 |
coordinates between activities that may have to wait for others to complete
|
|
| Activity; Non-ManagedWorkflow |
|
can capture activities and requirements that occur but not regularly through a defined Process
can represent work performed externally to a workflow
can represent ad-hoc activities and reporting features
are excellent targets to incorporate into 'Managed Workflow'
|