|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.camunda.bpm.engine.impl.tree.TreeWalker<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.TreeWalker |
|---|
TreeWalker.NullCondition<S>, TreeWalker.WalkCondition<S> |
| Field Summary |
|---|
| Fields inherited from class org.camunda.bpm.engine.impl.tree.TreeWalker |
|---|
currentElement, postVisitor, preVisitor |
| Constructor Summary | |
|---|---|
ExecutionWalker(PvmExecutionImpl initialElement)
|
|
| Method Summary | |
|---|---|
protected PvmExecutionImpl |
nextElement()
|
| Methods inherited from class org.camunda.bpm.engine.impl.tree.TreeWalker |
|---|
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 TreeWalker<PvmExecutionImpl>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||