Process Java API
The Process Java API provides classes for accessing the workflow definition, administration, configuration, and runtime features of Process Engine. For example, you can use the Process Java API to build a custom step processor, which performs all the operations associated with a step in a workflow.
- Installation
- The Process Java API is installed as part of the typical Application Engine installation; you can also install the API on a non-Application Engine system. For information on setting up your system to develop Process Java API applications, see Configuring the Process Development Environment.
- Documentation
- Documentation for the Process Java API includes API reference documentation and a developer's guide. Also available is reference documentation for the Java Step Processor UI Toolkit beans and interfaces, which are used for the sample Step Processor application's user controls.