| 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 |
|---|---|
CorrelationSet |
Scope.getCorrelationSetDecl(java.lang.String setName)
Get a correlation set decleration.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CorrelationSet> |
Scope.getCorrelationSetDecls()
Get correlation sets for this scope.
|
Copyright © 2021 WSO2. All Rights Reserved.