IBProcessStarterFactory

Assembly: BPM;

Description

The IBProcessStarterFactory interface is used to initialize process startup.

Inheritance Hierarchy

IBProcessStarterFactory

Comments

Object for initialization of process startup is returned by the IBProcess.StarterFactory property.

Methods

  Method name Brief description
Single The Single method returns the object used for starting one process instance.
Split The Split method returns the object used to start several process instances with splitting by dimension.

See also:

BPM Assembly Interfaces