public class RuleNameMatchesAgendaFilter extends Object implements org.kie.api.runtime.rule.AgendaFilter
Constructor and Description |
---|
RuleNameMatchesAgendaFilter(String regexp) |
RuleNameMatchesAgendaFilter(String regexp,
boolean accept) |
public RuleNameMatchesAgendaFilter(String regexp)
public RuleNameMatchesAgendaFilter(String regexp, boolean accept)
public Pattern getPattern()
public boolean isAccept()
public boolean accept(org.kie.api.runtime.rule.Match activation)
accept
in interface org.kie.api.runtime.rule.AgendaFilter
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.