public class ZoneRuleFactory extends java.lang.Object implements RuleFactory
ZoneRules.| Modifier and Type | Method and Description |
|---|---|
static ZoneRuleFactory |
getInstance() |
PlacementRule |
require(StringMatcher matcher)
Requires that a task be placed on the provided string matcher.
|
public static ZoneRuleFactory getInstance()
public PlacementRule require(StringMatcher matcher)
RuleFactoryrequire in interface RuleFactorymatcher - matcher for key to require