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