|
Oracle BPEL Process Manager Client Java API Reference 10g Release 3 (10.1.3.1.0) B28986-01 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Provides factories and interfaces for interacting with user tasks from a process.
See:
Description
Interface Summary | |
---|---|
ITask | This interface allows the user to interact with a task that has been instantiated in a process domain. |
ITasklet | This interface allows the user to execute custom code whenever certain events occur with a task. |
IWorklistService | The IWorklistService interface allows the user to search for and complete tasks that have been instantiated from the process domain. |
Class Summary | |
---|---|
DefaultTasklet | Simple implementation of a tasklet. |
Provides factories and interfaces for interacting with user tasks from a process.
Tasks are special instances of activities where the performer of the activity is manual rather than automated.
|
Oracle BPEL Process Manager Client Java API Reference 10g Release 3 (10.1.3.1.0) B28986-01 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |