The following tables list the members exposed by ProcessEngineService.
Name | Description | |
---|---|---|
![]() | ProcessEngineService Constructor |
Name | Description | |
---|---|---|
![]() | CancelExecution | Cancels process execution. |
![]() | CancelExecutionBySchemaId | Cancels execution of all processes for all schema versions. |
![]() | CompleteExecuting | Completes process element executing. |
![]() | CompleteExecution | Completes process element execution by the specified identifier. |
![]() | ContinueExecuting | Continues process executing by the specified identifier. |
![]() | ContinueExecutingPost | |
![]() | DisableProcess | |
![]() | EnableProcess | |
![]() | ExecuteProcess | |
![]() | ExecuteProcessByCaptionPost | |
![]() | ExecuteProcessByUId | |
![]() | ExecuteProcessByUIdPost | |
![]() | ExecuteProcessElementByUId | Executes process element by the specified identifier. |
![]() | ExecuteProcessPost | |
![]() | ExecuteProcessWithResult | |
![]() | ExecuteProcessWithResultPost | |
![]() | GetDcmExecutionData | Returns data for the opening page by the specified dcm elements. |
![]() | GetExecutionData | Overloaded. |
![]() | GetProcessElementStatus | Gets the specified process element running status. |
![]() | GetRunningProcessCount | Gets running process count for all process schema versions. |
![]() | GetTimerEventsInfo | Gets timer events information. |
![]() | RunProcess | Overloaded. |
![]() | RunSpecifiedProcessVersion | Runs the specified process version. |
![]() | ThrowSignal | Throws signals. |
![]() | ThrowSignalPost |