| Package | Description |
|---|---|
| org.apache.ode.bpel.iapi |
| Modifier and Type | Field and Description |
|---|---|
ProcessStoreEvent.Type |
ProcessStoreEvent.type
Event type.
|
| Modifier and Type | Method and Description |
|---|---|
static ProcessStoreEvent.Type |
ProcessStoreEvent.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ProcessStoreEvent.Type[] |
ProcessStoreEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ProcessStoreEvent(ProcessStoreEvent.Type type,
javax.xml.namespace.QName pid,
java.lang.String deploymentUnit) |
Copyright © 2015 WSO2. All Rights Reserved.