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