|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.camunda.bpm.engine.impl.tree.ReferenceWalker<T>
org.camunda.bpm.engine.impl.tree.SingleReferenceWalker<PvmExecutionImpl>
org.camunda.bpm.engine.impl.tree.ExecutionWalker
public class ExecutionWalker
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 | |
---|---|
ExecutionWalker(PvmExecutionImpl initialElement)
|
Method Summary | |
---|---|
protected PvmExecutionImpl |
nextElement()
|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExecutionWalker(PvmExecutionImpl initialElement)
Method Detail |
---|
protected PvmExecutionImpl nextElement()
nextElement
in class SingleReferenceWalker<PvmExecutionImpl>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |