Package | Description |
---|---|
org.springframework.cloud.dataflow.shell |
Root package for the Spring Cloud Data Flow Shell.
|
org.springframework.cloud.dataflow.shell.command.common |
Command classes for the Spring Cloud Data Flow Shell.
|
Modifier and Type | Method and Description |
---|---|
static DataFlowMode |
DataFlowMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataFlowMode[] |
DataFlowMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigCommands.setShellDataflowMode(DataFlowMode shellDataflowMode) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.