| Interface | Description |
|---|---|
| ProcessCheckService |
Process check service.
|
| ProcessInstanceCheck | |
| ProcessTemplateCheck |
Common interface for all checks on process templates.
|
| Class | Description |
|---|---|
| AbstractProcessTemplateCheck |
Abstract implementation of the process template check.
|
| CheckTools |
Some helper methods, required by all checks.
|
| CompositeProcessTemplateCheck |
A composite check consisting of other checks.
|
| DefaultProcessCheckService |
Default implementation of the process check service.
|
| ProcessTemplateCheckRunner |
Tool for running multiple checks at once - on the template and any embedded
templates - returning the overall result.
|
| Enum | Description |
|---|---|
| ProcessCheckService.CheckSet |
Enumeration for the existing check sets.
|