Package org.camunda.bpm.engine.impl.tree
Class FlowScopeWalker
java.lang.Object
org.camunda.bpm.engine.impl.tree.ReferenceWalker<T>
org.camunda.bpm.engine.impl.tree.SingleReferenceWalker<ScopeImpl>
org.camunda.bpm.engine.impl.tree.FlowScopeWalker
Walks the flow scope hierarchy upwards
- Author:
 - Thorben Lindhauer
 
- 
Nested Class Summary
Nested classes/interfaces inherited from class org.camunda.bpm.engine.impl.tree.ReferenceWalker
ReferenceWalker.NullCondition<S>, ReferenceWalker.WalkCondition<S> - 
Field Summary
Fields inherited from class org.camunda.bpm.engine.impl.tree.ReferenceWalker
currentElements, postVisitor, preVisitor - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.camunda.bpm.engine.impl.tree.SingleReferenceWalker
nextElementsMethods inherited from class org.camunda.bpm.engine.impl.tree.ReferenceWalker
addPostVisitor, addPreVisitor, getCurrentElement, walkUntil, walkUntil, walkWhile, walkWhile 
- 
Constructor Details
- 
FlowScopeWalker
 
 - 
 - 
Method Details
- 
nextElement
- Specified by:
 nextElementin classSingleReferenceWalker<ScopeImpl>
 
 -