| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
AFTER_WEIGHT |
-100 |
public static final int |
BEFORE_WEIGHT |
100 |
public static final int |
EXTENSION_WEIGHT |
-10 |
public static final int |
IGNORE_WEIGHT |
-2147483648 |
public static final int |
MAX_WEIGHT |
2147483646 |
public static final int |
MIN_WEIGHT |
-2147483647 |
public static final int |
NORMAL_WEIGHT |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
METHOD_NAME |
"afterExecute" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
METHOD_NAME |
"beforeExecute" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
METHOD_NAME |
"executeException" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SEPARATOR_CHARS |
":::" |
public static final String |
VAR_CONTEXT |
"context" |
public static final String |
VAR_EVENT |
"event" |
public static final String |
VAR_EXCEPTION |
"exception" |
public static final String |
VAR_FROM |
"from" |
public static final String |
VAR_STATE_MACHINE |
"stateMachine" |
public static final String |
VAR_TO |
"to" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
METHOD_NAME |
"started" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
METHOD_NAME |
"stateMachineException" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
METHOD_NAME |
"stateMachineEvent" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
METHOD_NAME |
"terminated" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
METHOD_NAME |
"transitionBegin" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
METHOD_NAME |
"transitionComplete" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
METHOD_NAME |
"transitionDeclined" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
METHOD_NAME |
"transitionEnd" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
METHOD_NAME |
"transitionException" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
HIGH |
1000 |
public static final int |
HIGHEST |
10000 |
public static final int |
MIDDLE |
100 |
public static final int |
NORMAL |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DOMAIN |
"org.squirrelframework" |
Copyright © 2013–2016. All rights reserved.