| 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 |
|---|---|
java.util.List<Correlation> |
InvokeActivity.getCorrelations() |
java.util.List<Correlation> |
OnMessage.getCorrelations() |
java.util.List<Correlation> |
Communication.getCorrelations() |
java.util.List<Correlation> |
ReplyActivity.getCorrelations() |
java.util.List<Correlation> |
ReceiveActivity.getCorrelations() |
java.util.List<Correlation> |
CommunicationHelper.getCorrelations() |
Copyright © 2021 WSO2. All Rights Reserved.