@Component public class ApplicationNameValueProvider extends ValueProviderSupport
ValueProvider
that provides completion for Data Flow registered
application names.Constructor and Description |
---|
ApplicationNameValueProvider(DataFlowShell dataFlowShell) |
Modifier and Type | Method and Description |
---|---|
List<CompletionProposal> |
complete(org.springframework.core.MethodParameter parameter,
CompletionContext completionContext,
String[] hints) |
supports
public ApplicationNameValueProvider(DataFlowShell dataFlowShell)
public List<CompletionProposal> complete(org.springframework.core.MethodParameter parameter, CompletionContext completionContext, String[] hints)
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.