org.camunda.bpm.engine.impl.migration.instance
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parent
protected MigratingScopeInstance parent
MigratingScopeInstanceBottomUpWalker
public MigratingScopeInstanceBottomUpWalker(MigratingScopeInstance initialElement)
nextElement
protected MigratingScopeInstance nextElement()
- Specified by:
nextElement in class SingleReferenceWalker<MigratingScopeInstance>
Copyright © 2017 camunda services GmbH. All rights reserved.