Uses of Class
org.jboss.as.controller.operations.global.QueryOperationHandler.Operator
-
Packages that use QueryOperationHandler.Operator Package Description org.jboss.as.controller.operations.global -
-
Uses of QueryOperationHandler.Operator in org.jboss.as.controller.operations.global
Methods in org.jboss.as.controller.operations.global that return QueryOperationHandler.Operator Modifier and Type Method Description static QueryOperationHandler.OperatorQueryOperationHandler.Operator. valueOf(String name)Returns the enum constant of this type with the specified name.static QueryOperationHandler.Operator[]QueryOperationHandler.Operator. values()Returns an array containing the constants of this enum type, in the order they are declared.
-