| Package | Description |
|---|---|
| org.mule.runtime.core.api.transaction | |
| org.mule.runtime.core.processor | |
| org.mule.runtime.core.transaction |
| Modifier and Type | Method and Description |
|---|---|
TransactionType |
TypedTransactionFactory.getType() |
| Modifier and Type | Method and Description |
|---|---|
TransactionType |
DelegateTransactionFactory.getType() |
| Modifier and Type | Method and Description |
|---|---|
static TransactionType |
TransactionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionType[] |
TransactionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.