public class ViewableActivatorPattern extends java.lang.Object implements ViewableActivator
Constructor and Description |
---|
ViewableActivatorPattern(PatternContext patternContext,
EvalRootFactoryNode rootFactoryNode,
EventType eventType,
boolean hasConsumingFilter,
boolean suppressSameEventMatches,
boolean discardPartialsOnMatch,
boolean isCanIterate) |
Modifier and Type | Method and Description |
---|---|
ViewableActivationResult |
activate(AgentInstanceContext agentInstanceContext,
boolean isSubselect,
boolean isRecoveringResilient) |
public ViewableActivatorPattern(PatternContext patternContext, EvalRootFactoryNode rootFactoryNode, EventType eventType, boolean hasConsumingFilter, boolean suppressSameEventMatches, boolean discardPartialsOnMatch, boolean isCanIterate)
public ViewableActivationResult activate(AgentInstanceContext agentInstanceContext, boolean isSubselect, boolean isRecoveringResilient)
activate
in interface ViewableActivator