|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BpelEvent.TYPE | |
|---|---|
| org.apache.ode.bpel.evt | The BPEL event API--used to monitor or analyze the execution of a BPEL processes. |
| org.apache.ode.bpel.iapi | |
| Uses of BpelEvent.TYPE in org.apache.ode.bpel.evt |
|---|
| Methods in org.apache.ode.bpel.evt that return BpelEvent.TYPE | |
|---|---|
BpelEvent.TYPE |
CompensationHandlerRegistered.getType()
|
BpelEvent.TYPE |
VariableEvent.getType()
|
BpelEvent.TYPE |
CorrelationEvent.getType()
|
BpelEvent.TYPE |
PartnerLinkEvent.getType()
|
abstract BpelEvent.TYPE |
BpelEvent.getType()
|
BpelEvent.TYPE |
ExpressionEvaluationEvent.getType()
|
BpelEvent.TYPE |
CorrelationSetEvent.getType()
|
BpelEvent.TYPE |
CorrelationMatchEvent.getType()
|
BpelEvent.TYPE |
ActivityEvent.getType()
|
BpelEvent.TYPE |
NewProcessInstanceEvent.getType()
|
BpelEvent.TYPE |
ProcessInstanceEvent.getType()
|
BpelEvent.TYPE |
ScopeEvent.getType()
|
static BpelEvent.TYPE |
BpelEvent.TYPE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static BpelEvent.TYPE[] |
BpelEvent.TYPE.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of BpelEvent.TYPE in org.apache.ode.bpel.iapi |
|---|
| Methods in org.apache.ode.bpel.iapi with parameters of type BpelEvent.TYPE | |
|---|---|
boolean |
ProcessConf.isEventEnabled(java.util.List<java.lang.String> scopeNames,
BpelEvent.TYPE type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||