public class EsqlViewActionNames
extends Object
Exposes ES|QL view action names for RBACEngine.
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
ESQL_PUT_VIEW_ACTION_NAME
public static final String ESQL_PUT_VIEW_ACTION_NAME
- See Also:
-
-
ESQL_GET_VIEW_ACTION_NAME
public static final String ESQL_GET_VIEW_ACTION_NAME
- See Also:
-
-
ESQL_DELETE_VIEW_ACTION_NAME
public static final String ESQL_DELETE_VIEW_ACTION_NAME
- See Also:
-
-
Constructor Details
-
EsqlViewActionNames
public EsqlViewActionNames()