public interface FlowCallStack extends Serializable, Cloneable
| Modifier and Type | Method and Description |
|---|---|
FlowCallStack |
clone() |
List<FlowStackElement> |
getElements() |
List<FlowStackElement> getElements()
DefaultMuleConfiguration.isFlowTrace() is true. Empty list otherwise.FlowCallStack clone()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.