public class DmnTaskChecker extends AbstractElementChecker
rule| Constructor and Description |
|---|
DmnTaskChecker(Rule rule) |
| Modifier and Type | Method and Description |
|---|---|
Collection<CheckerIssue> |
check(BpmnElement element) |
Collection<CheckerIssue> |
checkSingleModel(BpmnElement element,
String path) |
public DmnTaskChecker(Rule rule)
public Collection<CheckerIssue> check(BpmnElement element)
public Collection<CheckerIssue> checkSingleModel(BpmnElement element, String path) throws ParserConfigurationException, XPathExpressionException, SAXException, IOException
Copyright © 2017 viadee Unternehmensberatung GmbH. All rights reserved.