public class LambdaEnabled extends DynamicAttributeEvaluator<Boolean> implements org.drools.core.spi.Enabled
supplier
Constructor and Description |
---|
LambdaEnabled(org.drools.model.DynamicValueSupplier<Boolean> supplier) |
Modifier and Type | Method and Description |
---|---|
boolean |
getValue(org.drools.core.spi.Tuple tuple,
org.drools.core.rule.Declaration[] declrs,
org.drools.core.definitions.rule.impl.RuleImpl rule,
org.drools.core.WorkingMemory workingMemory) |
getDeclarations
public LambdaEnabled(org.drools.model.DynamicValueSupplier<Boolean> supplier)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.