Class MigratingScopeInstanceBottomUpWalker
java.lang.Object
org.camunda.bpm.engine.impl.tree.ReferenceWalker<T>
org.camunda.bpm.engine.impl.tree.SingleReferenceWalker<MigratingScopeInstance>
org.camunda.bpm.engine.impl.migration.instance.MigratingScopeInstanceBottomUpWalker
public class MigratingScopeInstanceBottomUpWalker
extends SingleReferenceWalker<MigratingScopeInstance>
- 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
-
Method Summary
Methods inherited from class org.camunda.bpm.engine.impl.tree.SingleReferenceWalker
nextElements
Methods inherited from class org.camunda.bpm.engine.impl.tree.ReferenceWalker
addPostVisitor, addPreVisitor, getCurrentElement, walkUntil, walkUntil, walkWhile, walkWhile
-
Field Details
-
parent
-
-
Constructor Details
-
MigratingScopeInstanceBottomUpWalker
-
-
Method Details
-
nextElement
- Specified by:
nextElement
in classSingleReferenceWalker<MigratingScopeInstance>
-