| Package | Description |
|---|---|
| org.mule.functional.api.flow |
| Modifier and Type | Method and Description |
|---|---|
static TransactionConfigEnum |
TransactionConfigEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionConfigEnum[] |
TransactionConfigEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FlowRunner |
FlowRunner.transactionally(TransactionConfigEnum action,
TransactionFactory factory)
Configures the flow to run inside a transaction.
|
Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.