[jboss-jira] [JBoss JIRA] (DROOLS-3307) Make KnowledgePackage agnosting from Drools/jBPM
Edoardo Vacchi (Jira)
issues at jboss.org
Fri Nov 9 08:55:00 EST 2018
Edoardo Vacchi created DROOLS-3307:
--------------------------------------
Summary: Make KnowledgePackage agnosting from Drools/jBPM
Key: DROOLS-3307
URL: https://issues.jboss.org/browse/DROOLS-3307
Project: Drools
Issue Type: Enhancement
Reporter: Edoardo Vacchi
Assignee: Edoardo Vacchi
current impl exposes both drools-specific and jbpm-specific methods
core should not account for the underlying type: we'd rather give a wrapper or a common super-type instead of a different map for rules and processes.
aim for API like:
{code} kpg.get(Rules.class).getRules() {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list