| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface HumanTaskManagerDelegateFactoryService
The HumanTaskManagerDelegateFactoryService is a IBM Portlet API portlet service that provides access to
a HumanTaskManagerDelegate instance.
An instance of this service can be retrieved the following way:
taskManagerDelegateFactory = (HumanTaskManagerDelegateFactoryService) portletConfig.getContext().getService(HumanTaskManagerDelegateFactoryService.class);
| Method Summary | |
|---|---|
| HumanTaskManagerDelegate | getHumanTaskManagerDelegate()
Deprecated. Returns an instance of the HumanTaskManagerDelegate .
|
| Method Detail |
|---|
HumanTaskManagerDelegate getHumanTaskManagerDelegate()
throws TaskManagerDelegateFactoryServiceException
HumanTaskManagerDelegate .
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||