Package com.ibm.wps.portletservice.taskmanager

This package provides a IBM Portlet API service that is used to obtain a TaskManagerDelegate instance.

See:
          Description

Interface Summary
HumanTaskManagerDelegateFactoryService Deprecated. since 6.0.
 

Package com.ibm.wps.portletservice.taskmanager Description

This package provides a IBM Portlet API service that is used to obtain a TaskManagerDelegate instance.

Package Specification

Portlets that are used as task processing portlets must communicate with the Human Task Manager service. This is done via the TaskManagerDelegate. Portlets can use the TaskManagerDelegateFactoryService, which is a portlet service, to get an instance of the TaskManagerDelegate.