The topics in the section describe the different Implementation Types within an Oracle BPM
Task. Different flow objects can contain different Implementation Types.
Method Tasks
The Method Task allows you to define a PBL Method to perform the Task for a flow object.
Component Tasks
The Component Task allows you to specify a component method as the Task for a flow object.
Procedure Tasks
The Procedure Task allows you to specify a Procedure flow as the Task for a flow object.
Screenflow Tasks
The Screenflow Task allows you to specify a Screenflow as the Task for a flow object.
External Tasks
External tasks are tasks that are implemented outside the BPM system.
Input Tasks
Input tasks allow you present a simple form to the end user.
Display Tasks
Display tasks allow you present a simple information dialog to the end user.
Decision Task
Decision tasks allow you to present a decision for to the end user. This is equivalent to the use of Decision Activities.