public class HumanReadable extends Object
| Modifier and Type | Field and Description |
|---|---|
static Map<String,String> |
actionDisplayMap |
static Map<String,String> |
ceDisplayMap |
static String[] |
CONDITIONAL_ELEMENTS |
static String[] |
FROM_CONDITIONAL_ELEMENTS |
static Map<String,String> |
operatorDisplayMap |
static Map<String,String> |
operatorExtensionDisplayMap |
| Constructor and Description |
|---|
HumanReadable() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getActionDisplayName(String action) |
static String |
getCEDisplayName(String ce) |
static String |
getOperatorDisplayName(String op) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.