| 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 | Class and Description |
|---|---|
class |
Copy
Assignment copy entry.
|
class |
ExtensionAssignOperation
BOM representation of the BPEL
<extensionAssignOperation>. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AssignActivity.AssignOperation> |
AssignActivity.getOperations()
Get the list of all assign operation entries (
copy
and extensionAssignOperation) for this activity. |
Copyright © 2021 WSO2. All Rights Reserved.