| Package | Description |
|---|---|
| org.apache.ode.bpel.compiler |
BPEL compiler (bpelc) classes and interfaces.
|
| org.apache.ode.bpel.compiler.api | |
| 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 |
|---|---|
OScope |
BpelCompiler.compileSLC(ScopeLikeActivity source,
OScope.Variable[] variables) |
| Modifier and Type | Method and Description |
|---|---|
OScope |
CompilerContext.compileSLC(ScopeLikeActivity child,
OScope.Variable[] variables) |
| Modifier and Type | Class and Description |
|---|---|
class |
InvokeActivity
BOM representation of a BPEL
<invoke> activity. |
class |
ScopeActivity
BPEL
<scope> activity. |
Copyright © 2021 WSO2. All Rights Reserved.