public class Filters extends Object
| Constructor and Description |
|---|
Filters() |
| Modifier and Type | Method and Description |
|---|---|
static String |
filterToFilterSpec(org.jboss.dmr.ModelNode value)
Converts the legacy
filter to the new filter
spec. |
public static String filterToFilterSpec(org.jboss.dmr.ModelNode value) throws OperationFailedException
filter to the new filter
spec.value - the value to convertOperationFailedException - if a conversion error occursCopyright © 2019 JBoss by Red Hat. All rights reserved.