What Happens When You Create an ADF Task Flow Based on a Human Task
With an ADF task flow based on a human task, the task flow application has task data controls that wire the task form with the workflow services. The data controls provide the following:
-
Various parameters and operations to access task data and act on it
-
Drop handlers with which you can create interface regions to display the contents of the task
The human task-aware data controls appear in the Data Controls panel of the Oracle JDeveloper Applications window, as shown in Figure 30-5.
Figure 30-5 The Task Collection in the Data Controls Panel

Description of "Figure 30-5 The Task Collection in the Data Controls Panel"
The data controls for the task (represented by the Task node in Figure 30-5) have drop handlers to render the task form. See Creating a Task Form, for more information.