[jboss-jira] [JBoss JIRA] (DROOLS-5331) Support for Enums in Test Scenario

Yeser Amer (Jira) issues at jboss.org
Thu May 14 07:34:39 EDT 2020


     [ https://issues.redhat.com/browse/DROOLS-5331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yeser Amer updated DROOLS-5331:
-------------------------------
    Description: 
Currently, Test Scenario doesn't support an attribute of Enumeration type.
In case of RULE Scenario:
Loading a Data Object with such attribute, will result in Complex Type properties with a nested simple property "declaringClass" of "java.lang.Class" type.
The expected result should be a Simple property of Enum type (in this case: category [java.lang.Enum] )
In case of DMN Scenario:
Currently no impacts


> Support for Enums in Test Scenario
> ----------------------------------
>
>                 Key: DROOLS-5331
>                 URL: https://issues.redhat.com/browse/DROOLS-5331
>             Project: Drools
>          Issue Type: Feature Request
>            Reporter: Yeser Amer
>            Assignee: Yeser Amer
>            Priority: Major
>              Labels: drools-tools
>
> Currently, Test Scenario doesn't support an attribute of Enumeration type.
> In case of RULE Scenario:
> Loading a Data Object with such attribute, will result in Complex Type properties with a nested simple property "declaringClass" of "java.lang.Class" type.
> The expected result should be a Simple property of Enum type (in this case: category [java.lang.Enum] )
> In case of DMN Scenario:
> Currently no impacts



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list