public class ActionsValidator extends Object
| Constructor and Description |
|---|
ActionsValidator() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
validate(TriggerAction triggerAction,
Event event)
Validate if an Event should generate an Action based on the constraints defined on a TriggerAction.
|
public static boolean validate(TriggerAction triggerAction, Event event)
triggerAction - a TriggerAction where status and time constraints are defined.event - a given Event to validate against a TriggerActionCopyright © 2015–2016 Red Hat, Inc.. All rights reserved.