public class ExtensionChecker extends AbstractElementChecker
bpmnScanner, rule| Constructor and Description |
|---|
ExtensionChecker(Rule rule,
BpmnScanner bpmnScanner) |
| Modifier and Type | Method and Description |
|---|---|
Collection<CheckerIssue> |
check(BpmnElement element) |
boolean |
checkMisconfiguration(Setting setting)
Checks whether a misconfiguration of the ruleSet.xml occured
|
boolean |
getIsMisconfigured() |
void |
setIsMisconfigured(boolean isMisconfigured) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisSingletonCheckerpublic ExtensionChecker(Rule rule, BpmnScanner bpmnScanner)
public Collection<CheckerIssue> check(BpmnElement element)
public boolean checkMisconfiguration(Setting setting)
setting - Certain setting out of all settingspublic boolean getIsMisconfigured()
public void setIsMisconfigured(boolean isMisconfigured)
Copyright © 2019 viadee Unternehmensberatung AG. All rights reserved.