@ApplicationScoped public class HardConstraintMatchPersistenceExtension extends Object implements org.drools.workbench.models.commons.backend.rule.RuleModelIActionPersistenceExtension
Constructor and Description |
---|
HardConstraintMatchPersistenceExtension() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(org.drools.workbench.models.datamodel.rule.IAction iAction) |
boolean |
accept(String iActionString) |
String |
marshal(org.drools.workbench.models.datamodel.rule.IAction iAction) |
org.drools.workbench.models.datamodel.rule.IAction |
unmarshal(String iActionString) |
public HardConstraintMatchPersistenceExtension()
public boolean accept(org.drools.workbench.models.datamodel.rule.IAction iAction)
accept
in interface org.drools.workbench.models.commons.backend.rule.RuleModelIActionPersistenceExtension
public String marshal(org.drools.workbench.models.datamodel.rule.IAction iAction)
marshal
in interface org.drools.workbench.models.commons.backend.rule.RuleModelIActionPersistenceExtension
public boolean accept(String iActionString)
accept
in interface org.drools.workbench.models.commons.backend.rule.RuleModelIActionPersistenceExtension
public org.drools.workbench.models.datamodel.rule.IAction unmarshal(String iActionString)
unmarshal
in interface org.drools.workbench.models.commons.backend.rule.RuleModelIActionPersistenceExtension
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.