public class DefaultExcludeRuleContainer extends Object implements ExcludeRuleContainer
| Constructor and Description |
|---|
DefaultExcludeRuleContainer() |
DefaultExcludeRuleContainer(Set<ExcludeRule> addedRules) |
public DefaultExcludeRuleContainer()
public DefaultExcludeRuleContainer(Set<ExcludeRule> addedRules)
public void add(Map<String,String> args)
ExcludeRuleContainergroup - The exact name of the organization or group that should be excluded.
module - The exact name of the module that should be excluded
add in interface ExcludeRuleContainerargs - A map describing the exclude pattern.public Set<ExcludeRule> getRules()
ExcludeRuleContainergetRules in interface ExcludeRuleContainerCopyright © 2013. All rights reserved