Creating custom workflow components

This tutorial will walk you through the steps involved in creating custom workflow component.

Prerequisites

You will need the following:

Next Steps

Write your custom java code by implementing WorkflowProcess interface

On this page