| Package | Description |
|---|---|
| org.camunda.bpm.engine.impl.bpmn.behavior | |
| org.camunda.bpm.engine.impl.tree |
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractBpmnActivityBehavior.ErrorDeclarationFinder |
static class |
AbstractBpmnActivityBehavior.ErrorDeclarationForProcessInstanceFinder |
static class |
AbstractBpmnActivityBehavior.ProcessInstanceCollector |
| Modifier and Type | Class and Description |
|---|---|
class |
ActivityStackCollector |
class |
ScopeCollector |
class |
ScopeExecutionCollector |
| Modifier and Type | Field and Description |
|---|---|
protected List<Collector<T>> |
TreeWalker.postCollectors |
protected List<Collector<T>> |
TreeWalker.preCollectors |
| 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.