| Package | Description |
|---|---|
| org.camunda.bpm.engine.impl.tree |
| Modifier and Type | Class and Description |
|---|---|
static class |
TreeWalker.NullCondition<S> |
| Modifier and Type | Method and Description |
|---|---|
static <S> TreeWalker.WalkCondition<S> |
TreeWalker.NullCondition.notNull() |
| Modifier and Type | Method and Description |
|---|---|
T |
TreeWalker.walkUntil(TreeWalker.WalkCondition<T> condition) |
T |
TreeWalker.walkWhile(TreeWalker.WalkCondition<T> condition) |
Copyright © 2018. All rights reserved.