A worklist is the queue of work items assigned to a particular actor in a process flow. Work item versions that an actor has sent are placed in the sending actor’s sent list. A worklist handler is the client application that presents a worklist to a process flow participant. The worklist handler for EPX is called TaskManager, a Web browser-based application rendered entirely in HTML. It is implemented using a server presentation model, as shown in the following diagram: