public final class CheckerFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
implementation |
| Constructor and Description |
|---|
CheckerFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Collection<ElementChecker> |
createCheckerInstancesBpmnElement(Map<String,Rule> ruleConf,
Collection<String> resourcesNewestVersions,
BpmnElement element)
create checkers
|
public static String implementation
public static Collection<ElementChecker> createCheckerInstancesBpmnElement(Map<String,Rule> ruleConf, Collection<String> resourcesNewestVersions, BpmnElement element) throws ConfigItemNotFoundException
ruleConf - rules for checkerresourcesNewestVersions - resourcesNewestVersions in contextelement - given BpmnElementConfigItemNotFoundException - exception when ConfigItem (e.g. rule) not foundCopyright © 2017 viadee Unternehmensberatung GmbH. All rights reserved.