| Package | Description |
|---|---|
| org.mule.runtime.core.api.context.notification | |
| org.mule.runtime.core.context.notification |
| Modifier and Type | Method and Description |
|---|---|
List<FlowStackElement> |
FlowCallStack.getElements() |
| Modifier and Type | Method and Description |
|---|---|
FlowStackElement |
DefaultFlowCallStack.pop()
Removes the top-most element from this stack.
|
| Modifier and Type | Method and Description |
|---|---|
List<FlowStackElement> |
DefaultFlowCallStack.getElements() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultFlowCallStack.push(FlowStackElement flowStackElement)
Adds an element to the top of this stack
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.