public class EventConditionEval extends ConditionEval
context, dataTimestamp, evalTimestamp, match, type| Constructor and Description |
|---|
EventConditionEval() |
EventConditionEval(EventCondition condition,
Event value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
EventCondition |
getCondition() |
int |
getConditionSetIndex() |
int |
getConditionSetSize() |
String |
getLog() |
String |
getTenantId() |
String |
getTriggerId() |
Event |
getValue() |
int |
hashCode() |
void |
setCondition(EventCondition condition) |
void |
setValue(Event value) |
String |
toString() |
getContext, getDataTimestamp, getEvalTimestamp, getType, isMatch, setContext, setDataTimestamp, setEvalTimestamp, setMatch, setTypepublic EventConditionEval()
public EventConditionEval(EventCondition condition, Event value)
public EventCondition getCondition()
public void setCondition(EventCondition condition)
public Event getValue()
public void setValue(Event value)
public String getTenantId()
getTenantId in class ConditionEvalpublic String getTriggerId()
getTriggerId in class ConditionEvalpublic int getConditionSetSize()
getConditionSetSize in class ConditionEvalpublic int getConditionSetIndex()
getConditionSetIndex in class ConditionEvalpublic String getLog()
getLog in class ConditionEvalpublic boolean equals(Object o)
equals in class ConditionEvalpublic int hashCode()
hashCode in class ConditionEvalCopyright © 2015–2016 Red Hat, Inc.. All rights reserved.