The following chapter provides an annotated listing 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 listings 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 pseudo-code outlining the implementation of sample protocol processing and protocol unpackaging handlers, and validation and transformation steps are also included. More complete code samples of validation and transformation steps are available in the delivery image in the DevelopmentKits/UserExits/samples/ directory. More information on these samples can be found in the product readme file.