Uses of Interface
co.cask.cdap.test.FlowManager

Packages that use FlowManager
co.cask.cdap.test This package contains the public classes for unit tests. 
co.cask.cdap.test.internal   
 

Uses of FlowManager in co.cask.cdap.test
 

Methods in co.cask.cdap.test that return FlowManager
 FlowManager ApplicationManager.startFlow(String flowName)
          Starts a flow.
 FlowManager ApplicationManager.startFlow(String flowName, Map<String,String> arguments)
          Starts a flow.
 

Uses of FlowManager in co.cask.cdap.test.internal
 

Methods in co.cask.cdap.test.internal that return FlowManager
 FlowManager DefaultApplicationManager.startFlow(String flowName)
           
 FlowManager DefaultApplicationManager.startFlow(String flowName, Map<String,String> arguments)
           
 



Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.