@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.RuleModelIActionPersistenceExtensionpublic 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.RuleModelIActionPersistenceExtensionorg.drools.workbench.models.commons.backend.rule.exception.RuleModelDRLPersistenceExceptionCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.