| 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.
|
| Modifier and Type | Method and Description |
|---|---|
PartnerLink |
Scope.getPartnerLink(java.lang.String partnerLinkName)
Get a partnerLink declared in this scope.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PartnerLink> |
Scope.getPartnerLinks()
Get all partnerLinks delcared in this scope.
|
Copyright © 2021 WSO2. All Rights Reserved.