| Package | Description |
|---|---|
| de.viadee.bpm.vPAV | |
| de.viadee.bpm.vPAV.config.reader | |
| de.viadee.bpm.vPAV.output | |
| de.viadee.bpm.vPAV.processing | |
| de.viadee.bpm.vPAV.processing.checker |
| Modifier and Type | Method and Description |
|---|---|
protected RuleSet |
Runner.mergeRuleSet(RuleSet parentRules,
RuleSet childRules)
merges ruleSets according to inheritance hierarchy (Deactivated < global <
default < local)
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
Runner.getProcessVariables(RuleSet rules)
Initializes the variableScanner to scan and read outer process variables with
the current javaResources
|
protected RuleSet |
Runner.mergeRuleSet(RuleSet parentRules,
RuleSet childRules)
merges ruleSets according to inheritance hierarchy (Deactivated < global <
default < local)
|
void |
RuntimeConfig.retrieveLocale(RuleSet rules)
Retrieve locale from ruleSet.
|
void |
RuntimeConfig.setRuleSet(RuleSet ruleSet) |
| Constructor and Description |
|---|
FileScanner(RuleSet rules) |
| Modifier and Type | Method and Description |
|---|---|
RuleSet |
XmlConfigReader.getDeactivatedRuleSet()
Retrieves all rules, by default deactivated
|
RuleSet |
XmlConfigReader.read(String file) |
RuleSet |
ConfigReader.read(String file) |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleSetOutputWriter.write(RuleSet rules)
Writes the effective ruleSet to the vPAV output folder to provide traceability
|
| Modifier and Type | Method and Description |
|---|---|
ModelDispatchResult |
BpmnModelDispatcher.dispatchWithoutVariables(File processDefinition,
Map<String,String> decisionRefToPathMap,
Map<String,String> processIdToPathMap,
Collection<String> resourcesNewestVersions,
RuleSet conf)
The BpmnModelDispatcher reads a model and creates a collection of all
elements.
|
ModelDispatchResult |
BpmnModelDispatcher.dispatchWithVariables(FileScanner fileScanner,
File processDefinition,
ProcessVariablesScanner scanner,
Collection<DataFlowRule> dataFlowRules,
RuleSet conf)
The BpmnModelDispatcher reads a model and creates a collection of all
elements.
|
| Modifier and Type | Method and Description |
|---|---|
Collection[] |
CheckerFactory.createCheckerInstances(RuleSet ruleConf,
Collection<String> resourcesNewestVersions,
BpmnScanner bpmnScanner,
ProcessVariablesScanner scanner,
Collection<DataFlowRule> dataFlowRules,
Collection<ProcessVariable> processVariables,
Map<AnomalyContainer,List<Path>> invalidPathMap)
create checkers
|
Copyright © 2019 viadee Unternehmensberatung AG. All rights reserved.