Assembly: BPM;
The IBProcessStarterFactory interface is used to initialize process startup.
IBProcessStarterFactory
Object for initialization of process startup is returned by the IBProcess.StarterFactory property.
| 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: