public class RolloutPlanCompleter extends Object implements CommandLineCompleter
| Modifier and Type | Field and Description |
|---|---|
static RolloutPlanCompleter |
INSTANCE |
| Constructor and Description |
|---|
RolloutPlanCompleter() |
| Modifier and Type | Method and Description |
|---|---|
int |
complete(CommandContext ctx,
String buffer,
int cursor,
List<String> candidates) |
public static final RolloutPlanCompleter INSTANCE
public int complete(CommandContext ctx, String buffer, int cursor, List<String> candidates)
complete in interface CommandLineCompleterCopyright © 2014 JBoss by Red Hat. All rights reserved.