public class OnAlarm extends BpelObject
ATTR_LINENO
Constructor and Description |
---|
OnAlarm(org.w3c.dom.Element el) |
Modifier and Type | Method and Description |
---|---|
Activity |
getActivity()
The activity associated with the alarm.
|
Expression |
getFor()
Get the duration of the alarm.
|
Expression |
getRepeatEvery()
Get the repeatEvery (optional)
|
Expression |
getUntil()
Get the deadline when the alarm goes out of effect.
|
createBpelObject, getAttribute, getAttribute, getAttribute, getAttribute, getChildren, getChildren, getChildren, getColumnNo, getElement, getExtensibilityElement, getExtensibilityElements, getFirstChild, getFirstChild, getFirstExtensibilityElementElement, getLineNo, getNamespaceContext, getPath, getTextValue, getType, getURI, is11, is20Draft, isAttributeSet, rewriteTargetNS, setURI, toString
public Activity getActivity()
public Expression getFor()
public Expression getUntil()
public Expression getRepeatEvery()