Previous Next

Progress.BPM.Process class
Represents a business process instance that is active on the Savvion SBM Server.
An ABL application can direct the SBM Server to create a business process. It does this by calling StartProcess( ) on a UserSession object. When it does so, the SBM Server creates a running instance of the process template and returns an object reference from the StartProcess( ) method.
Constructors
This class contains a private constructor; you cannot instantiate it directly.
Super Class
Progress.Lang.Object class
Interfaces
This class does not implement interfaces (beyond those it inherits from its base class).
Public
Properties

Public
Methods

Public
Events

This class does not have any public events.

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.