public abstract class AbstractExtensionRuleAction extends java.lang.Object implements Action, ExtensionRuleAction
Constructor and Description |
---|
AbstractExtensionRuleAction() |
Modifier and Type | Method and Description |
---|---|
void |
execute(EventContext context)
Create the OPERequestEvent object and make it available to the custom classes.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute
public void execute(EventContext context)