public class InMemoryOutboundEventProcessingPipeline extends Object implements OutboundEventProcessingPipeline<EventInstance>
| Constructor and Description |
|---|
InMemoryOutboundEventProcessingPipeline() |
| Modifier and Type | Method and Description |
|---|---|
EventInstance |
run(EventInstance eventInstance) |
public InMemoryOutboundEventProcessingPipeline()
public EventInstance run(EventInstance eventInstance)
run in interface OutboundEventProcessingPipeline<EventInstance>Copyright © 2020 Flowable. All rights reserved.