Package | Description |
---|---|
org.springframework.cloud.dataflow.rest.client |
Defines the operations of the Spring Cloud Data Flow REST Client.
|
org.springframework.cloud.dataflow.shell.config |
Configuration classes for the Spring Cloud Data Flow Shell.
|
Modifier and Type | Class and Description |
---|---|
class |
DataFlowTemplate
Implementation of DataFlowOperations delegating to sub-templates, discovered
via REST relations.
|
Modifier and Type | Method and Description |
---|---|
DataFlowOperations |
DataFlowShell.getDataFlowOperations() |
Modifier and Type | Method and Description |
---|---|
void |
DataFlowShell.setDataFlowOperations(DataFlowOperations dataFlowOperations) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.