Uses of Class
org.springframework.cloud.dataflow.shell.config.DataFlowShell
Package
Description
Command classes for the Spring Cloud Data Flow Shell.
-
Uses of DataFlowShell in org.springframework.cloud.dataflow.shell.command
ModifierConstructorDescriptionAppRegistryCommands
(DataFlowShell dataFlowShell) RuntimeCommands
(DataFlowShell dataFlowShell, com.fasterxml.jackson.databind.ObjectMapper objectMapper) StreamCommands
(DataFlowShell dataFlowShell, ConsoleUserInput userInput) -
Uses of DataFlowShell in org.springframework.cloud.dataflow.shell.completer
ModifierConstructorDescriptionApplicationNameValueProvider
(DataFlowShell dataFlowShell) JobNameValueProvider
(DataFlowShell dataFlowShell) StreamNameValueProvider
(DataFlowShell dataFlowShell) TaskNameValueProvider
(DataFlowShell dataFlowShell)