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 |
Constructor and Description |
---|
AppRegistryCommands(DataFlowShell dataFlowShell) |
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 © 2023 Pivotal Software, Inc.. All rights reserved.