| Package | Description |
|---|---|
| org.apache.ode.bpel.compiler.bom |
The API for the BPEL Object Model (BOM), a domain-specific document
object model (DOM) that can represent BPEL v1.1 and BPEL v2.0 (OASIS) processes.
|
| org.apache.ode.bpel.compiler.wsdl |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyAlias11
A BPEL 1.1 - implementation.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyAlias |
Definition4BPEL.getPropertyAlias(javax.xml.namespace.QName propertyName,
javax.xml.namespace.QName messageType)
Get the property alias for the given property name and message type.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PropertyAlias> |
Definition4BPEL.getPropertyAliases()
Get a list of the defined
PropertyAliases. |
Copyright © 2021 WSO2. All Rights Reserved.