| Package | Description |
|---|---|
| org.apache.ode.bpel.iapi |
| Modifier and Type | Method and Description |
|---|---|
MessageExchange.Status |
MessageExchange.getStatus()
Get the message exchange status.
|
static MessageExchange.Status |
MessageExchange.Status.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MessageExchange.Status[] |
MessageExchange.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 WSO2. All Rights Reserved.