Package | Description |
---|---|
org.camunda.bpm.engine.impl.bpmn.behavior | |
org.camunda.bpm.engine.impl.tree |
Modifier and Type | Class and Description |
---|---|
static class |
AbstractBpmnActivityBehavior.LeafExecutionHierarchyWalker
In a hierarchy of process instances, visits all leaf executions (i.e.
|
Modifier and Type | Class and Description |
---|---|
class |
ExecutionWalker |
class |
FlowScopeWalker
Walks the flow scope hierarchy upwards
|
Modifier and Type | Method and Description |
---|---|
TreeWalker<T> |
TreeWalker.addPostCollector(Collector<T> collector) |
TreeWalker<T> |
TreeWalker.addPreCollector(Collector<T> collector) |
Copyright © 2018. All rights reserved.