org.camunda.bpm.engine.impl.tree
Class FlowScopeWalker
java.lang.Object
org.camunda.bpm.engine.impl.tree.TreeWalker<ScopeImpl>
org.camunda.bpm.engine.impl.tree.FlowScopeWalker
public class FlowScopeWalker
- extends TreeWalker<ScopeImpl>
Walks the flow scope hierarchy upwards
- Author:
- Thorben Lindhauer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlowScopeWalker
public FlowScopeWalker(ScopeImpl startActivity)
nextElement
protected ScopeImpl nextElement()
- Specified by:
nextElement in class TreeWalker<ScopeImpl>
Copyright © 2016 camunda services GmbH. All rights reserved.