public class ProcessVariablesNameConventionChecker extends AbstractElementChecker
bpmnScanner, rule| Constructor and Description |
|---|
ProcessVariablesNameConventionChecker(Rule rule,
BpmnScanner bpmnScanner) |
| Modifier and Type | Method and Description |
|---|---|
Collection<CheckerIssue> |
check(BpmnElement element)
Checks process variables in an bpmn element, whether they comply naming
conventions
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisSingletonCheckerpublic ProcessVariablesNameConventionChecker(Rule rule, BpmnScanner bpmnScanner)
public Collection<CheckerIssue> check(BpmnElement element)
element - BpmnElementCopyright © 2019 viadee Unternehmensberatung AG. All rights reserved.