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.
|
org.springframework.cloud.dataflow.shell.converter |
Contains various Spring Shell
Converter s. |
Modifier and Type | Method and Description |
---|---|
List<Object> |
ClassicAppRegistryCommands.info(AbstractAppRegistryCommands.QualifiedApplicationName application) |
Modifier and Type | Method and Description |
---|---|
Object |
AbstractAppRegistryCommands.list(AbstractAppRegistryCommands.QualifiedApplicationName application) |
Modifier and Type | Method and Description |
---|---|
String |
SkipperAppRegistryCommands.defaultApplicaiton(AbstractAppRegistryCommands.QualifiedApplicationName application,
String version) |
List<Object> |
SkipperAppRegistryCommands.info(AbstractAppRegistryCommands.QualifiedApplicationName application,
String version) |
Modifier and Type | Method and Description |
---|---|
AbstractAppRegistryCommands.QualifiedApplicationName |
QualifiedApplicationNameConverter.convertFromText(String value,
Class<?> targetType,
String optionContext) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.