| Package | Description |
|---|---|
| org.apache.ode.bpel.compiler |
BPEL compiler (bpelc) classes and interfaces.
|
| 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 |
|---|---|
protected void |
ExtensionActivtityGenerator.compileChildren(OExtensionActivity dest,
CompositeActivity src) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionActivity
BOM representation of the BPEL
<extensionActivity> activity. |
class |
FlowActivity
BOM representation of the BPEL
<flow> activity. |
class |
ForEachActivity
Representation of the BPEL
<forEach> activity. |
class |
SequenceActivity
BPEL
<sequence> activity. |
Copyright © 2021 WSO2. All Rights Reserved.