| Package | Description |
|---|---|
| de.viadee.bpm.vPAV | |
| de.viadee.bpm.vPAV.processing | |
| de.viadee.bpm.vPAV.processing.checker | |
| de.viadee.bpm.vPAV.processing.dataflow |
| Modifier and Type | Method and Description |
|---|---|
static void |
ProcessApplicationValidator.setDataFlowRules(Collection<DataFlowRule> dataFlowRules) |
void |
Runner.setDataFlowRules(Collection<DataFlowRule> dataFlowRules) |
| Modifier and Type | Method and Description |
|---|---|
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
|
| Constructor and Description |
|---|
DataFlowChecker(Rule rule,
Collection<DataFlowRule> dataFlowRules,
Collection<ProcessVariable> processVariables) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConditionedProcessVariableSet
Last step builder for building data flow rules.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataFlowRuleBuilder
Implements all stages of data flow rule construction.
|
| Modifier and Type | Method and Description |
|---|---|
DataFlowRule |
DataFlowRule.because(String reason)
Method to define a reason.
|
DataFlowRule |
DataFlowRuleBuilder.because(String reason) |
DataFlowRule |
DataFlowRule.withCriticality(CriticalityEnum criticality)
Method to define criticality.
|
DataFlowRule |
DataFlowRuleBuilder.withCriticality(CriticalityEnum criticality) |
Copyright © 2019 viadee Unternehmensberatung AG. All rights reserved.