| 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 |
|---|---|
java.util.List<OnAlarm> |
Scope.getAlarms()
Get an array of
OnAlarmEventHandlers for this scope. |
java.util.List<OnAlarm> |
PickActivity.getOnAlarms()
Gets the alarm for the pick; may be
null. |
Copyright © 2021 WSO2. All Rights Reserved.