| Package | Description |
|---|---|
| org.springframework.cloud.dataflow.shell.command.classic |
Command classes for the Spring Cloud Data Flow Shell.
|
| org.springframework.cloud.dataflow.shell.command.common |
Command classes for the Spring Cloud Data Flow Shell.
|
| org.springframework.cloud.dataflow.shell.command.skipper |
Command classes for the Spring Cloud Data Flow Shell.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClassicStreamCommands.setDataFlowShell(DataFlowShell dataFlowShell) |
void |
ClassicAppRegistryCommands.setDataFlowShell(DataFlowShell dataFlowShell) |
| Modifier and Type | Field and Description |
|---|---|
protected DataFlowShell |
AbstractStreamCommands.dataFlowShell |
protected DataFlowShell |
AbstractAppRegistryCommands.dataFlowShell |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigCommands.setDataFlowShell(DataFlowShell shell) |
void |
AbstractAppRegistryCommands.setDataFlowShell(DataFlowShell dataFlowShell) |
| Constructor and Description |
|---|
RuntimeCommands(DataFlowShell dataFlowShell) |
| Modifier and Type | Method and Description |
|---|---|
void |
SkipperStreamCommands.setDataFlowShell(DataFlowShell dataFlowShell) |
void |
SkipperAppRegistryCommands.setDataFlowShell(DataFlowShell dataFlowShell) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.