| Package | Description |
|---|---|
| de.codecentric.mule.rusff.api |
| Modifier and Type | Method and Description |
|---|---|
static FailMode |
FailMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FailMode[] |
FailMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RepeatOperations.repeat(org.mule.runtime.extension.api.runtime.route.Chain operations,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<Object,Object> callback,
int numberOfRetries,
int initialDelay,
org.mule.runtime.extension.api.runtime.parameter.Literal<String> followUpDelay,
String failFastPattern,
FailMode mode) |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.