[jboss-jira] [JBoss JIRA] (DROOLS-947) Replace org.kie.api.runtime.ObjectFilter with an interface for org.kie.api.runtime.ClassObjectFilter
Mario Fusco (JIRA)
issues at jboss.org
Tue May 23 13:16:00 EDT 2017
[ https://issues.jboss.org/browse/DROOLS-947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mario Fusco resolved DROOLS-947.
--------------------------------
Resolution: Out of Date
> Replace org.kie.api.runtime.ObjectFilter with an interface for org.kie.api.runtime.ClassObjectFilter
> ----------------------------------------------------------------------------------------------------
>
> Key: DROOLS-947
> URL: https://issues.jboss.org/browse/DROOLS-947
> Project: Drools
> Issue Type: Task
> Components: core engine
> Affects Versions: 6.3.0.Final
> Reporter: Marco Rietveld
> Assignee: Mario Fusco
> Priority: Minor
>
> Because the ObjectFilter interface does not have any get/setters, it's impossible to implement serialization for implemenation of this class.
> We should either make ObjectFilter implement get/setFilteredClass or otherwise add subinterfaces (ClassObjectFilter, ClassNameObjectFilter) fo this interface, IMHO.
> There is an ObjectFilter field in the GetObjectsCommand, which will be available for use in the remote API's, because of it's use by the BatchExecutionCommandImpl class.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list