Oracle BPEL Process Manager
Client API Reference
10g Release 2 (10.1.2)
B25709-01


Package com.oracle.services.bpel.task

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.

 

Package com.oracle.services.bpel.task Description

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.

Since:
1.0

Oracle BPEL Process Manager
Client API Reference
10g Release 2 (10.1.2)
B25709-01


Copyright © 2005, Oracle. All rights reserved.