Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The API is located in the com.fs.pxe.pmapi package in the bpel-api module. Details may be found in the javadoc.

The entry-point points to the API are the InstanceManagement and ProcessManagement|pxe/bpel-api/src/com/fs/pxe/pmapi/ProcessManagement.java@svn] interfaces. The former is concerned with tasks related to process instances (e.g. variable inspection), while the latter is concerned with process-level tasks (e.g. activating and retiring process definitions).

To employ the intefaces one needs to obtain a proxy from the BPEL
Service Provider. The procedure the InstanceManagement interface. One may obtain a proxy to the interface via the BPEL Service Provider's interaction handler. This is described in the Connecting to the BPEL Service Provider section.

This following pages describe various instance management operations that can be performed using the InstanceManagement API:

Children Display
depth1
excerpttrue
excerptTypesimple