| Package | Description |
|---|---|
| de.viadee.bpm.vPAV | |
| de.viadee.bpm.vPAV.config.reader | |
| de.viadee.bpm.vPAV.processing | |
| de.viadee.bpm.vPAV.processing.checker |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Rule> |
AbstractRunner.readConfig() |
| Modifier and Type | Method and Description |
|---|---|
static void |
AbstractRunner.createIssues(Map<String,Rule> rules) |
static void |
AbstractRunner.getProcessVariables(Map<String,Rule> rules) |
static void |
AbstractRunner.scanClassPath(Map<String,Rule> rules) |
| Constructor and Description |
|---|
FileScanner(Map<String,Rule> rules,
String classPathScanLocation) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Rule> |
XmlConfigReader.read(File file) |
Map<String,Rule> |
ConfigReader.read(File file) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<CheckerIssue> |
BpmnModelDispatcher.dispatch(File processdefinition,
Map<String,String> decisionRefToPathMap,
Map<String,String> processIdToPathMap,
Map<String,Collection<String>> messageIdToVariables,
Map<String,Collection<String>> processIdToVariables,
Collection<String> resourcesNewestVersions,
Map<String,Rule> conf,
ClassLoader cl) |
| Modifier and Type | Field and Description |
|---|---|
protected Rule |
AbstractElementChecker.rule |
| Modifier and Type | Method and Description |
|---|---|
static Collection<ElementChecker> |
CheckerFactory.createCheckerInstancesBpmnElement(Map<String,Rule> ruleConf,
Collection<String> resourcesNewestVersions,
BpmnElement element)
create checkers
|
| Constructor and Description |
|---|
AbstractElementChecker(Rule rule) |
DmnTaskChecker(Rule rule) |
EmbeddedGroovyScriptChecker(Rule rule) |
JavaDelegateChecker(Rule rule) |
NoScriptChecker(Rule rule) |
ProcessVariablesModelChecker(Rule rule,
Map<AnomalyContainer,List<Path>> invalidPathsMap) |
ProcessVariablesNameConventionChecker(Rule rule) |
TaskNamingConventionChecker(Rule rule) |
VersioningChecker(Rule rule,
Collection<String> resourcesNewestVersions) |
XorNamingConventionChecker(Rule rule) |
Copyright © 2017 viadee Unternehmensberatung GmbH. All rights reserved.