@Component public class ApplicationNameValueProvider extends Object implements org.springframework.shell.standard.ValueProvider
ValueProvider
that provides completion for Data Flow registered
application names.Constructor and Description |
---|
ApplicationNameValueProvider(DataFlowShell dataFlowShell) |
Modifier and Type | Method and Description |
---|---|
List<org.springframework.shell.CompletionProposal> |
complete(org.springframework.shell.CompletionContext completionContext) |
public ApplicationNameValueProvider(DataFlowShell dataFlowShell)
public List<org.springframework.shell.CompletionProposal> complete(org.springframework.shell.CompletionContext completionContext)
complete
in interface org.springframework.shell.standard.ValueProvider
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.