APIs and example code for workflow handlers and steps

This chapter provides an annotated list of the APIs provided for developing custom handlers for fixed inbound and outbound workflow and for steps that can be assembled into actions for variable workflow. It also includes lists for utility, security, and other common classes shared across components.

The following classes and interfaces are documented:

From com.ibm.bcg.bcgdk.workflow

From com.ibm.bcg.bcgdk.services

From com.ibm.bcg.bcgdk.common

And for workflow events

Brief examples of code and pseudocode outlining the implementation of sample protocol processing and protocol unpackaging handlers, and validation and transformation steps are also included. More complete code examples of validation and transformation steps are available in the delivery image in the DevelopmentKits/UserExits/samples/ directory. More information about these examples can be found in the product readme file.

Copyright IBM Corp. 2003, 2005