| Package | Description |
|---|---|
| de.viadee.bpm.vPAV | |
| de.viadee.bpm.vPAV.processing |
| Modifier and Type | Method and Description |
|---|---|
FileScanner |
Runner.getFileScanner() |
| Modifier and Type | Method and Description |
|---|---|
void |
Runner.setFileScanner(FileScanner fileScanner) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Graph> |
ElementGraphBuilder.createProcessGraph(FileScanner fileScanner,
org.camunda.bpm.model.bpmn.BpmnModelInstance modelInstance,
String processDefinition,
Collection<String> calledElementHierarchy,
ProcessVariablesScanner scanner,
FlowAnalysis flowAnalysis)
Create data flow graphs for a model
|
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.
|
com.google.common.collect.ListMultimap<String,ProcessVariableOperation> |
ProcessVariableReader.getVariablesFromElement(FileScanner fileScanner,
BpmnElement element,
ControlFlowGraph controlFlowGraph)
Examining an bpmn element for variables
|
Copyright © 2019 viadee Unternehmensberatung AG. All rights reserved.