Class DataFlowTemplate

java.lang.Object
org.springframework.cloud.dataflow.rest.client.DataFlowTemplate
All Implemented Interfaces:
DataFlowOperations

public class DataFlowTemplate extends Object implements DataFlowOperations
Implementation of DataFlowOperations delegating to sub-templates, discovered via REST relations.
Author:
Ilayaperumal Gopinathan, Mark Fisher, Glenn Renfro, Patrick Peralta, Gary Russell, Eric Bottard, Gunnar Hillert