public static class FlowTraceUtils.FlowStackAsserter extends Object implements org.mule.runtime.core.api.processor.Processor, org.mule.runtime.api.lifecycle.Disposable
| Modifier and Type | Field and Description |
|---|---|
static org.mule.runtime.core.api.context.notification.FlowCallStack |
stackToAssert |
| Constructor and Description |
|---|
FlowStackAsserter() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
org.mule.runtime.core.api.event.CoreEvent |
process(org.mule.runtime.core.api.event.CoreEvent event) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static org.mule.runtime.core.api.context.notification.FlowCallStack stackToAssert
public org.mule.runtime.core.api.event.CoreEvent process(org.mule.runtime.core.api.event.CoreEvent event)
throws org.mule.runtime.api.exception.MuleException
process in interface org.mule.runtime.core.api.processor.Processororg.mule.runtime.api.exception.MuleExceptionpublic void dispose()
dispose in interface org.mule.runtime.api.lifecycle.DisposableCopyright © 2003–2021 MuleSoft, Inc.. All rights reserved.