| Modifier and Type | Method and Description |
|---|---|
static PayloadAfterLoop |
PayloadAfterLoop.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PayloadAfterLoop[] |
PayloadAfterLoop.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoopOperations.whileLoop(org.mule.runtime.extension.api.runtime.route.Chain operations,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<Object,Object> callback,
boolean condition,
Object initialPayload,
PayloadAfterLoop resultPayload) |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.