public class NoScriptChecker extends AbstractElementChecker
bpmnScanner, rule| Constructor and Description |
|---|
NoScriptChecker(Rule rule,
BpmnScanner bpmnScanner) |
| Modifier and Type | Method and Description |
|---|---|
Collection<CheckerIssue> |
check(BpmnElement element)
Checks a bpmn model, if there is any script (Script inside a script task -
Script as an execution listener - Script as a task listener - Script inside
an inputOutput parameter mapping)
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisSingletonCheckerpublic NoScriptChecker(Rule rule, BpmnScanner bpmnScanner)
public Collection<CheckerIssue> check(BpmnElement element)
Copyright © 2019 viadee Unternehmensberatung AG. All rights reserved.