Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AFTER_COMPLETED |
"afterProcessCompleted" |
public static final String |
AFTER_LEFT |
"afterNodeLeft" |
public static final String |
AFTER_STARTED |
"afterProcessStarted" |
public static final String |
AFTER_TRIGGERED |
"afterNodeTriggered" |
public static final String |
AFTER_VARIABLE |
"afterVariableChanged" |
public static final String |
BEFORE_COMPLETED |
"beforeProcessCompleted" |
public static final String |
BEFORE_LEFT |
"beforeNodeLeft" |
public static final String |
BEFORE_STARTED |
"beforeProcessStarted" |
public static final String |
BEFORE_TRIGGERED |
"beforeNodeTriggered" |
public static final String |
BEFORE_VARIABLE |
"beforeVariableChanged" |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.