Implement this interface to create a flow. The {@link #configure()} method will beinvoked during deployment time and it returns a {@link FlowSpecification} to specify how toconfigure the flow.
See the Cask DAP Developer Guide and the CDAP instance example applications. @see FlowSpecification @see co.cask.tigon.api.flow.flowlet.Flowlet Flowlet
|
|