| Package | Description |
|---|---|
| org.mule.api.context.notification | |
| org.mule.context.notification |
Internal server notification types fired via the MuleManager.
|
| 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–2016 MuleSoft, Inc.. All rights reserved.