| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BPEL_PREFIX |
"bpel" |
public static final String |
GPEL_PREFIX |
"gpel" |
public static final String |
NS_URI_ATOM |
"http://www.w3.org/2005/Atom" |
public static final String |
NS_URI_BPEL |
"http://docs.oasis-open.org/wsbpel/2.0/process/executable" |
public static final String |
NS_URI_GPEL |
"http://schemas.gpel.org/2005/grid-process/" |
public static final String |
NS_URI_WSDL |
"http://schemas.xmlsoap.org/wsdl/" |
public static final String |
NS_URI_XML |
"http://www.w3.org/XML/1998/namespace" |
public static final String |
NS_URI_XMLNS |
"http://www.w3.org/2000/xmlns/" |
public static final String |
NS_URI_XSD |
"http://www.w3.org/2001/XMLSchema" |
public static final String |
NS_URI_XSI |
"http://www.w3.org/2001/XMLSchema-instance" |
public static final String |
REL_INCOMING_QUEUE |
"http://schemas.gpel.org/2005/grid-process/incoming-queue" |
public static final String |
REL_INSTANCE |
"http://schemas.gpel.org/2005/grid-process/instance" |
public static final String |
REL_OUTGOING_QUEUE |
"http://schemas.gpel.org/2005/grid-process/outgoing-queue" |
public static final String |
REL_PROCESS |
"http://schemas.gpel.org/2005/grid-process/process" |
public static final String |
REL_PROVIDES_WSDL |
"http://schemas.gpel.org/2005/grid-process/provides-wsdl" |
public static final String |
REL_STATE |
"http://schemas.gpel.org/2005/grid-process/state" |
public static final String |
REL_TEMPLATE |
"http://schemas.gpel.org/2005/grid-process/template" |
public static final String |
REL_USES_WSDL |
"http://schemas.gpel.org/2005/grid-process/uses-wsdl" |
public static final String |
REL_WSDL |
"http://schemas.gpel.org/2005/grid-process/wsdl" |
public static final String |
WSA_ACTION_EL |
"Action" |
public static final String |
WSA_ADDRESS_EL |
"Address" |
public static final String |
WSA_MESSAGE_ID_EL |
"MessageID" |
public static final String |
WSA_REFERENCE_PROPERTIES_EL |
"ReferenceProperties" |
public static final String |
WSA_REPLY_TO_EL |
"ReplyTo" |
public static final String |
WSA_TO_EL |
"To" |
public static final String |
WSDL_PREFIX |
"wsdl" |
public static final String |
XML_PREFIX |
"xml" |
public static final String |
XSD_PREFIX |
"xsd" |
public static final String |
XSI_PREFIX |
"xsi" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_MIME_TYPE |
"application/octet-stream" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MIME_TYPE |
"application/x-gpel-incoming-queue+xml" |
public static final String |
REL |
"http://schemas.gpel.org/2005/grid-process/incoming-queue" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MIME_TYPE |
"application/x-gpel-instance+xml" |
public static final String |
PAUSE_ACTION |
"gpel-instance-pause" |
public static final String |
RESUME_ACTION |
"gpel-instance-resume" |
public static final String |
START_ACTION |
"gpel-instance-start" |
public static final String |
STEP_ACTION |
"gpel-instance-step" |
public static final String |
STOP_ACTION |
"gpel-instance-stop" |
public static final String |
TYPE_NAME |
"instance" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE_NAME |
"link" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MIME_TYPE |
"application/x-gpel-outgoing-queue+xml" |
public static final String |
REL |
"http://schemas.gpel.org/2005/grid-process/outgoing-queue" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MIME_TYPE |
"application/x-gpel+xml" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REL |
"http://schemas.gpel.org/2005/grid-process/provides-wsdl" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MIME_TYPE |
"application/x-gpel-state+xml" |
public static final String |
REL |
"http://schemas.gpel.org/2005/grid-process/state" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MIME_TYPE |
"application/x-gpel-template+xml" |
public static final String |
TYPE_NAME |
"template" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_MIME_TYPE |
"text/plain" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REL |
"http://schemas.gpel.org/2005/grid-process/uses-wsdl" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ATOM_CONTENT_EL |
"content" |
public static final String |
ATOM_CONTENT_TYPE_ATTR |
"type" |
public static final String |
ATOM_ENTRY_EL |
"entry" |
public static final String |
ATOM_MIMETYPE |
"application/atom+xml" |
public static final String |
ATOM_TITLE_EL |
"title" |
public static final String |
ATOM_UPDATED_EL |
"updated" |
public static final String |
CONTENT_TYPE_ATOM |
"application/atom+xml; charset=utf-8" |
public static final String |
DEFAULT_CHARSET |
"utf-8" |
public static final String |
GPEL_SPACE_GUID |
"gpel.space.guid" |
public static final String |
GPEL_SPACE_LOC |
"gpel.space.loc" |
public static final String |
GPEL_SPACE_POST |
"gpel.space.post" |
public static final String |
NS_URI_ATOM |
"http://www.w3.org/2005/Atom" |
public static final String |
XML_MIMETYPE |
"application/xml" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MIME_TYPE |
"application/wsdl+xml" |
public static final String |
REL |
"http://schemas.gpel.org/2005/grid-process/wsdl" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_NESTING_LEVEL |
4 |
public static final String |
PROPERTY_DEBUG |
"debug" |
public static final String |
PROPERTY_LOG |
"log" |
public static final String |
PROPERTY_PREFIX |
"" |
public static final String |
PROPERTY_SHOWTIME |
"showtime" |
public static final String |
PROPERTY_WRAPCOL |
"log.wrapcol" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
ON |
true |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE_NAME |
"assign" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE_NAME |
"copy" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LITERAL_EL |
"literal" |
public static final String |
TYPE_NAME |
"from" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ENDPOINT_REFERENCE_ATTR |
"endpointReference" |
public static final String |
PART_ATTR |
"part" |
public static final String |
PARTNER_LINK_ATTR |
"partnerLink" |
public static final String |
QUERY_ATTR |
"query" |
public static final String |
VARIABLE_ATTR |
"variable" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE_NAME |
"to" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE_NAME |
"condition" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE_NAME |
"else" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE_NAME |
"elseif" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE_NAME |
"flow" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COUNTER_NAME_ATTR |
"counterName" |
public static final String |
FINAL_COUNTER_VALUE_EL |
"finalCounterValue" |
public static final String |
NO_PARALLEL |
"no" |
public static final String |
PARALLEL_ATTR |
"parallel" |
public static final String |
START_COUNTER_VALUE_EL |
"startCounterValue" |
public static final String |
TYPE_NAME |
"forEach" |
public static final String |
YES_PARALLEL |
"yes" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE_NAME |
"if" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE_NAME |
"invoke" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE_NAME |
"partnerLink" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE_NAME |
"partnerLinks" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE_NAME |
"process" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE_NAME |
"receive" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE_NAME |
"reply" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE_NAME |
"scope" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE_NAME |
"sequence" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE_NAME |
"variable" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE_NAME |
"variables" |
Copyright © 2013. All Rights Reserved.