Extending a Task with Custom Java Code
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.
Related Topics