| Package | Description |
|---|---|
| org.jboss.as.cli.impl |
| Modifier and Type | Field and Description |
|---|---|
static AttributeNamePathCompleter.AttributeFilter |
AttributeNamePathCompleter.LIST_FILTER
A list can be: an attribute of type LIST or inside an attribute of type
OBJECT (complex or Map of list)
|
static AttributeNamePathCompleter.AttributeFilter |
AttributeNamePathCompleter.MAP_FILTER
A map can be: an attribute of type OBJECT or inside an attribute of type
LIST.
|
| Constructor and Description |
|---|
AttributeNamePathCompleter(org.jboss.dmr.ModelNode typeDescr,
AttributeNamePathCompleter.AttributeFilter filter) |
AttributeNamePathCompleter(OperationRequestAddress address,
AttributeNamePathCompleter.AttributeFilter filter) |
AttributeNamePathCompleter(OperationRequestAddress address,
boolean writeOnly,
AttributeNamePathCompleter.AttributeFilter filter) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.