public class Process extends Scope
| Modifier and Type | Class and Description |
|---|---|
static class |
Process.Version |
JoinFailureSuppressor.SuppressJoinFailure__suppressJoinFailureATTR_LINENO| Constructor and Description |
|---|
Process(org.w3c.dom.Element el) |
| Modifier and Type | Method and Description |
|---|---|
Process.Version |
getBpelVersion()
Get the BPEL version of this process.
|
java.lang.String |
getExpressionLanguage()
Get the default expression language.
|
java.util.List<Import> |
getImports()
Get the
<import>(s) of the process. |
java.lang.String |
getName()
Get the name of the process.
|
java.lang.String |
getQueryLanguage()
Get the default query language.
|
Activity |
getRootActivity()
Get the root, process-level activity.
|
java.lang.String |
getSource()
Get the URL of the BPEL source document as a String.
|
java.lang.String |
getTargetNamespace()
Get the process' target namespace.
|
getAlarms, getAtomicScope, getCompensationHandler, getCorrelationSetDecl, getCorrelationSetDecls, getEvents, getFaultHandler, getPartnerLink, getPartnerLinks, getTerminationHandler, getVariableDecl, getVariables, isVariableAccessSerializedgetSuppressJoinFailurecreateBpelObject, getAttribute, getAttribute, getAttribute, getAttribute, getChildren, getChildren, getChildren, getColumnNo, getElement, getExtensibilityElement, getExtensibilityElements, getFirstChild, getFirstChild, getFirstExtensibilityElementElement, getLineNo, getNamespaceContext, getPath, getTextValue, getType, getURI, is11, is20Draft, isAttributeSet, rewriteTargetNS, setURI, toStringpublic java.lang.String getName()
public Process.Version getBpelVersion()
public Activity getRootActivity()
public java.lang.String getSource()
public java.lang.String getTargetNamespace()
public java.lang.String getQueryLanguage()
public java.lang.String getExpressionLanguage()