| 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 |
|---|---|
Correlation.CorrelationPattern |
Correlation.getPattern()
Get the correlation pattern.
|
static Correlation.CorrelationPattern |
Correlation.CorrelationPattern.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Correlation.CorrelationPattern[] |
Correlation.CorrelationPattern.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 WSO2. All Rights Reserved.