public static class RuleImpl.SafeSalience extends Object implements Salience, Serializable
DEFAULT_SALIENCE_VALUE
Constructor and Description |
---|
SafeSalience(Salience delegate) |
Modifier and Type | Method and Description |
---|---|
int |
getValue() |
int |
getValue(KnowledgeHelper khelper,
org.kie.api.definition.rule.Rule rule,
WorkingMemory workingMemory) |
boolean |
isDynamic() |
public SafeSalience(Salience delegate)
public int getValue(KnowledgeHelper khelper, org.kie.api.definition.rule.Rule rule, WorkingMemory workingMemory)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.