Package | Description |
---|---|
org.springframework.cloud.dataflow.shell |
Root package for the Spring Cloud Data Flow Shell.
|
org.springframework.cloud.dataflow.shell.command.support |
Provides supporting classes and utilities for the shell command classes.
|
org.springframework.cloud.dataflow.shell.config |
Configuration classes for the Spring Cloud Data Flow Shell.
|
Class and Description |
---|
Target
Encapsulates various data points related to the Data Flow Server Target, such as target
URI, success/error state, exception messages that may have occurred.
|
Target.TargetStatus |
TargetCredentials
Encapsulates the credentials to the Data Flow Server Target, such as
TargetCredentials.username
and TargetCredentials.password . |
Class and Description |
---|
ShellProperties
Spring Boot
ConfigurationProperties to specify well known Spring Shell
properties. |
Class and Description |
---|
TargetHolder
A target holder, wrapping a
Target that encapsulates not only the Target URI
but also success/error messages + status. |
Copyright © 2024 Pivotal Software, Inc.. All rights reserved.