Class WqlCriterion
java.lang.Object
org.sentrysoftware.metricshub.engine.connector.model.identity.criterion.Criterion
org.sentrysoftware.metricshub.engine.connector.model.identity.criterion.WqlCriterion
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
WbemCriterion,WmiCriterion
An abstract class representing a WQL (Windows Management Instrumentation Query Language) criterion, extending the base criterion class.
It includes fields for the WQL query, namespace, expected result, and error message.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionabstract WqlCriterioncopy()Creates a copy of the WqlCriterion instance.toString()