org.camunda.bpm.engine.impl.tree
Class ExecutionTopDownWalker
java.lang.Object
org.camunda.bpm.engine.impl.tree.ReferenceWalker<ExecutionEntity>
org.camunda.bpm.engine.impl.tree.ExecutionTopDownWalker
public class ExecutionTopDownWalker
- extends ReferenceWalker<ExecutionEntity>
- Author:
- Christopher Zell
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutionTopDownWalker
public ExecutionTopDownWalker(ExecutionEntity initialElement)
ExecutionTopDownWalker
public ExecutionTopDownWalker(List<ExecutionEntity> initialElements)
nextElements
protected Collection<ExecutionEntity> nextElements()
- Specified by:
nextElements
in class ReferenceWalker<ExecutionEntity>
Copyright © 2017 camunda services GmbH. All rights reserved.