|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TreeWalker.WalkCondition | |
|---|---|
| org.camunda.bpm.engine.impl.tree | |
| Uses of TreeWalker.WalkCondition in org.camunda.bpm.engine.impl.tree |
|---|
| Classes in org.camunda.bpm.engine.impl.tree that implement TreeWalker.WalkCondition | |
|---|---|
static class |
TreeWalker.NullCondition<S>
|
| Methods in org.camunda.bpm.engine.impl.tree that return TreeWalker.WalkCondition | ||
|---|---|---|
static
|
TreeWalker.NullCondition.notNull()
|
|
| Methods in org.camunda.bpm.engine.impl.tree with parameters of type TreeWalker.WalkCondition | |
|---|---|
T |
TreeWalker.walkUntil(TreeWalker.WalkCondition<T> condition)
|
T |
TreeWalker.walkWhile(TreeWalker.WalkCondition<T> condition)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||