public class MVELConsequence extends Object implements org.drools.core.spi.Consequence
Constructor and Description |
---|
MVELConsequence(Consequence consequence,
RuleContext context) |
Modifier and Type | Method and Description |
---|---|
void |
evaluate(org.drools.core.spi.KnowledgeHelper knowledgeHelper,
org.drools.core.WorkingMemory workingMemory) |
String |
getName() |
public MVELConsequence(Consequence consequence, RuleContext context)
public String getName()
getName
in interface org.drools.core.spi.Consequence
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.