BPM Assembly interfaces

  Interface Brief description
IBPBaseEntity The IBPBaseEntity interface contains basic properties and methods of all entities used in processes.
IBPReportHelper The IBPReportHelper interface provides auxiliary methods for working with regular reports and running processes.
IBProcess The IBProcess interface is used to work with the Process repository object.
IBProcessEmail The IBProcessEmail interface is used to set up an email used in the process.
IBProcessEmailDocument The IBProcessEmailDocument interface is used to work with the document attached to an email.

IBProcessEmailDocuments

The IBProcessEmailDocuments interface is used to work with the collection of documents attached to email.

IBProcessEntity The IBProcessEntity interface contains properties and methods that are used to work with single process entities.

IBProcessEvent

The IBProcessEvent interface contains basic properties and methods for setting up a process event/step.

IBProcessEventEmail

The IBProcessEventEmail interface is used to set up the email that is sent when the event occurs.

IBProcessEventGroup

The IBProcessEventGroup interface is used to work with a group of process events or single step.

IBProcessEventGroupCollection

The IBProcessEventGroupCollection interface is used to work with the collection of groups of process events of single step.

IBProcessEventMethod

The IBProcessEventMethod interface is used to set up Fore method execution when the event occurs.

IBProcessParam The IBProcessParam interface is used to work with process parameters.
IBProcessParams The IBProcessParams interface is used to work with the collection of process parameters.

IBProcessStep

The IBProcessStep interface contains basic properties and methods of process steps.

IBProcessSimpleStarter

The IBProcessSimpleStarter interface is used to start a process with equal manager and process execution time.

IBProcessSingleStarter

The IBProcessSingleStarter interface is used to start one process instance.

IBProcessSplitStarter

The IBProcessSplitStarter interface is used to start several process instances with splitting by dimension.

IBProcessStage

The IBProcessStage interface is used to work with a process stage.

IBProcessStages

The IBProcessStages interface is used to work with the collection of process stages.

IBProcessStarter

The IBProcessStarter interface contains basic properties and methods used for starting process.

IBProcessStep

The IBProcessStep interface contains basic properties and methods of process steps.

IBProcessStepGroup

The IBProcessStepGroup interface is used to work with a group of process steps.

IBProcessStepGroups

The IBProcessStepGroups interface is used to work with the collection of groups of stage steps.

IBProcessSteps

The IBProcessSteps interface is used to work with the collection of process steps.

See also:

BPM Assembly Classes | BPM Assembly Interfaces