Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
AFTER_COMPLETE_EVENT_TYPE |
3 |
public static final int |
AFTER_NODE_ENTER_EVENT_TYPE |
5 |
public static final int |
AFTER_NODE_LEFT_EVENT_TYPE |
7 |
public static final int |
AFTER_START_EVENT_TYPE |
1 |
public static final int |
AFTER_VAR_CHANGE_EVENT_TYPE |
9 |
public static final int |
BEFORE_COMPLETE_EVENT_TYPE |
2 |
public static final int |
BEFORE_NODE_ENTER_EVENT_TYPE |
4 |
public static final int |
BEFORE_NODE_LEFT_EVENT_TYPE |
6 |
public static final int |
BEFORE_START_EVENT_TYPE |
0 |
public static final int |
BEFORE_VAR_CHANGE_EVENT_TYPE |
8 |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.