public abstract static class WorklistConstants.UpdateMode
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
POLL
The update mode poll.
|
static java.lang.String |
PUSH
The update mode push.
|
| Constructor and Description |
|---|
UpdateMode() |
public static final java.lang.String PUSH
public static final java.lang.String POLL