public interface FlowRoutingStrategy
| Modifier and Type | Method and Description |
|---|---|
org.reactivestreams.Publisher<org.mule.runtime.core.api.event.CoreEvent> |
route(org.mule.runtime.core.api.construct.Flow flow,
org.mule.runtime.core.api.event.CoreEvent mainEvent,
org.mule.runtime.core.api.event.CoreEvent subFlowEvent) |
Copyright © 2025. All rights reserved.