public abstract class Behavior extends Object
ProcessorCall.| Modifier | Constructor and Description |
|---|---|
protected |
Behavior(org.mule.munit.common.behavior.ProcessorCall processorCall) |
| Modifier and Type | Method and Description |
|---|---|
Optional<org.mule.munit.common.model.Event> |
getEvent() |
org.mule.munit.common.behavior.ProcessorCall |
getProcessorCall() |
protected void |
setEvent(org.mule.munit.common.model.Event event) |
protected Behavior(org.mule.munit.common.behavior.ProcessorCall processorCall)
public org.mule.munit.common.behavior.ProcessorCall getProcessorCall()
protected void setEvent(org.mule.munit.common.model.Event event)
public Optional<org.mule.munit.common.model.Event> getEvent()
Copyright © 2020. All rights reserved.