public class FlowMapping extends Object
| Constructor and Description |
|---|
FlowMapping() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAction() |
org.mule.construct.Flow |
getFlow() |
String |
getResource() |
void |
setAction(String action) |
void |
setFlow(org.mule.construct.Flow flow) |
void |
setResource(String resource) |
Copyright © 2014. All rights reserved.