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() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindDeclarations, isDefaultpublic SafeSalience(Salience delegate)
public int getValue(KnowledgeHelper khelper, org.kie.api.definition.rule.Rule rule, WorkingMemory workingMemory)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.