org.mule.tools.automationtestcoverage.model
Class MuleFlowInfo

java.lang.Object
  extended by org.mule.tools.automationtestcoverage.model.MuleFlowInfo

public class MuleFlowInfo
extends Object


Constructor Summary
MuleFlowInfo()
           
 
Method Summary
 void addFlowInfo(FlowInfo flowInfo)
           
 List<FlowInfo> getFlows()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MuleFlowInfo

public MuleFlowInfo()
Method Detail

getFlows

public List<FlowInfo> getFlows()

addFlowInfo

public void addFlowInfo(FlowInfo flowInfo)


Copyright © 2014. All rights reserved.