|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActivityEventPriority
The priorities possible for an Activity Event. This allows to filter complex events by only keeping the most high level event or by getting page level event.
| Field Summary | |
|---|---|
static int |
ACTION
The event is a action level event (high level). |
static int |
NOTIFICATION
The event is a notification level event (low level). |
static int |
PROGRAM
The event is a program level event (highest level). |
static int |
STORAGE
The event is a storage level event (low level). |
| Field Detail |
|---|
static final int STORAGE
static final int NOTIFICATION
static final int ACTION
static final int PROGRAM
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||