org.mule.tools.automationtestcoverage.model
Class FlowInfo
java.lang.Object
org.mule.tools.automationtestcoverage.model.FlowInfo
public class FlowInfo
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlowInfo
public FlowInfo()
FlowInfo
public FlowInfo(String flowName)
getFlowName
public String getFlowName()
setFlowName
public void setFlowName(String flowName)
getConnectorOperations
public List<String> getConnectorOperations()
setConnectorOperations
public void setConnectorOperations(List<String> connectorOperations)
addConnectorOperation
public void addConnectorOperation(String operation)
Copyright © 2014. All rights reserved.