[jboss-jira] [JBoss JIRA] (DROOLS-1035) Fix outdated description in KIE API javadoc
Petr Široký (JIRA)
issues at jboss.org
Wed Jan 20 07:51:00 EST 2016
Petr Široký created DROOLS-1035:
-----------------------------------
Summary: Fix outdated description in KIE API javadoc
Key: DROOLS-1035
URL: https://issues.jboss.org/browse/DROOLS-1035
Project: Drools
Issue Type: Bug
Affects Versions: 6.4.0.Beta1
Reporter: Petr Široký
Assignee: Petr Široký
The top-level description in the KIE API javadoc is greatly outdated. It refers to internal packages and old (and deprecated/unsupported) terms like KnowledgeBase and KnowledgeAgent. This needs to be fixed to use only the public KIE API.
This is the first sentence currently in there:
{code}
The most common interfaces you will use are:
org.kie.internal.builder.KnowledgeBuilder
org.kie.internal.KnowledgeBase
org.kie.internal.agent.KnowledgeAgent
org.kie.internal.runtime.StatefulKnowledgeSession
org.kie.internal.runtime.StatelessKnowledgeSession
{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list