Package org.camunda.bpm.engine.impl.tree
Class ScopeCollector
java.lang.Object
org.camunda.bpm.engine.impl.tree.ScopeCollector
- All Implemented Interfaces:
- TreeVisitor<ScopeImpl>
- Author:
- Daniel Meyer
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
scopes
 
- 
- 
Constructor Details- 
ScopeCollectorpublic ScopeCollector()
 
- 
- 
Method Details- 
visitDescription copied from interface:TreeVisitorInvoked for a node in tree.- Specified by:
- visitin interface- TreeVisitor<ScopeImpl>
- Parameters:
- obj- a reference to the node
 
- 
getScopes
 
-