Package | Description |
---|---|
org.springframework.cloud.dataflow.shell.command |
Command classes for the Spring Cloud Data Flow Shell.
|
org.springframework.cloud.dataflow.shell.completer |
Modifier and Type | Field and Description |
---|---|
protected DataFlowShell |
AppRegistryCommands.dataFlowShell |
Modifier and Type | Method and Description |
---|---|
void |
AppRegistryCommands.setDataFlowShell(DataFlowShell dataFlowShell) |
Constructor and Description |
---|
RuntimeCommands(DataFlowShell dataFlowShell,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
StreamCommands(DataFlowShell dataFlowShell,
ConsoleUserInput userInput) |
Constructor and Description |
---|
ApplicationNameValueProvider(DataFlowShell dataFlowShell) |
JobNameValueProvider(DataFlowShell dataFlowShell) |
StreamNameValueProvider(DataFlowShell dataFlowShell) |
TaskNameValueProvider(DataFlowShell dataFlowShell) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.