Class HardConstraintMatchPersistenceExtension

  • All Implemented Interfaces:
    org.drools.workbench.models.commons.backend.rule.RuleModelIActionPersistenceExtension

    @ApplicationScoped
    public class HardConstraintMatchPersistenceExtension
    extends Object
    implements org.drools.workbench.models.commons.backend.rule.RuleModelIActionPersistenceExtension
    • Constructor Detail

      • HardConstraintMatchPersistenceExtension

        public HardConstraintMatchPersistenceExtension()
    • Method Detail

      • accept

        public boolean accept​(String iActionString)
        Specified by:
        accept in interface org.drools.workbench.models.commons.backend.rule.RuleModelIActionPersistenceExtension
      • unmarshal

        public org.drools.workbench.models.datamodel.rule.PluggableIAction unmarshal​(String iActionString)
                                                                              throws org.drools.workbench.models.commons.backend.rule.exception.RuleModelDRLPersistenceException
        Specified by:
        unmarshal in interface org.drools.workbench.models.commons.backend.rule.RuleModelIActionPersistenceExtension
        Throws:
        org.drools.workbench.models.commons.backend.rule.exception.RuleModelDRLPersistenceException