| Package | Description |
|---|---|
| org.mule.commons.atlantic.execution.builder.lambda.runnable | |
| org.mule.commons.atlantic.execution.builder.lambda.supplier.chain |
| Modifier and Type | Method and Description |
|---|---|
default <PARAM,B,C,D,E,F,G> |
RunnableBuilderFactory.execute(HeptaConsumer<PARAM,B,C,D,E,F,G> lambda) |
default <B,C,D,E,F,G,H> |
InstanceRunnableBuilderFactory.execute(OctaConsumer<INSTANCE,B,C,D,E,F,G,H> lambda) |
protected Runnable7ParamsBuilder<B,C,D,E,F,G,H> |
Runnable8ParamsBuilder.withParam(OctaConsumer<PARAM,B,C,D,E,F,G,H> lambda,
Supplier<PARAM> paramSupplier,
ExecutionFactory executionFactory) |
| Modifier and Type | Method and Description |
|---|---|
<B,C,D,E,F,G,H> |
ChainedSupplier.andFinallyExecute(OctaConsumer<RESULT,B,C,D,E,F,G,H> lambda) |
Copyright © 2019. All rights reserved.