Package org.camunda.bpm.engine.impl.tree
Class ScopeExecutionCollector
java.lang.Object
org.camunda.bpm.engine.impl.tree.ScopeExecutionCollector
- All Implemented Interfaces:
 TreeVisitor<PvmExecutionImpl>
- Author:
 - Thorben Lindhauer
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
scopeExecutions
 
 - 
 - 
Constructor Details
- 
ScopeExecutionCollector
public ScopeExecutionCollector() 
 - 
 - 
Method Details
- 
visit
Description copied from interface:TreeVisitorInvoked for a node in tree.- Specified by:
 visitin interfaceTreeVisitor<PvmExecutionImpl>- Parameters:
 obj- a reference to the node
 - 
getScopeExecutions
 
 -