public abstract class AbstractExtensionRuleCondition extends java.lang.Object implements Condition, ExtensionRuleCondition
Constructor and Description |
---|
AbstractExtensionRuleCondition() |
Modifier and Type | Method and Description |
---|---|
boolean |
evaluate(EventContext context)
Create the OPERequestEvent object and make it available to the custom classes.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
evaluate
public boolean evaluate(EventContext context) throws GeneralException
evaluate
in interface Condition
GeneralException