| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
associationIgnored |
"MarshallingMessage.associationIgnored" |
public static final String |
boundaryIgnored |
"MarshallingMessage.boundaryIgnored" |
public static final String |
childLaneSetConverted |
"MarshallingMessage.childLaneSetConverted" |
public static final String |
collapsedElementExpanded |
"MarshallingMessage.collapsedElementExpanded" |
public static final String |
convertedElement |
"MarshallingMessage.convertedElement" |
public static final String |
elementFailure |
"MarshallingMessage.elementFailure" |
public static final String |
ignoredElement |
"MarshallingMessage.ignoredElement" |
public static final String |
ignoredUnknownElement |
"MarshallingMessage.ignoredUnknownElement" |
public static final String |
sequenceFlowIgnored |
"MarshallingMessage.sequenceFlowIgnored" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REGEX_DELIMITER |
",\\[" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DELIMITER |
"\u00d8" |
public static final String |
SEPARATOR |
"\u00df" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
BOUNDARY_MULTIPLE_DEFINITIONS |
"Multiple definitions not supported for boundary event" |
protected static final String |
BOUNDARY_NO_DEFINITION |
"A boundary event should contain exactly one definition" |
protected static final String |
MULTIPLE_DEFINITIONS |
"Multiple definitions not supported for intermediate catch event" |
protected static final String |
NO_DEFINITION |
"An intermediate catch event should contain exactly one definition" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
MULTIPLE_DEFINITIONS |
"Multiple definitions not supported for intermediate throw event" |
protected static final String |
NO_DEFINITION |
"An intermediate throw event should contain exactly one definition" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
EMPTY_ASSIGNMENTS |
"||||" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
JAVA |
"Java" |
public static final String |
WEB_SERVICE |
"WebService" |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.