Designer 10.15 | webMethods BPM Task Development Help | Configuring Tasks | Working with Services in Tasks | Extending a Task with Custom Java Code
 
Extending a Task with Custom Java Code
 
Adding Your Own Java Code
Adding Actions and Data to a Task in the Bindings View
You can extend the functionality of a task in the following ways:
*By implementing and calling custom Java code added through customization of the task's Services bean. For more information see Adding Your Own Java Code.
*By adding actions and data to the Services bean in the Bindings view. For more information, see Adding Actions and Data to a Task in the Bindings View.
Related Topics