public class BooleanCompleter extends AbstractCompleter
| Constructor and Description |
|---|
BooleanCompleter() |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
getItems(PmCompleterInvocation completerInvocation) |
static Boolean |
validateValue(String value) |
completeprotected List<String> getItems(PmCompleterInvocation completerInvocation)
getItems in class AbstractCompleterpublic static Boolean validateValue(String value) throws CommandExecutionException
CommandExecutionExceptionCopyright © 2016–2019 JBoss by Red Hat. All rights reserved.