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