[
https://issues.apache.org/jira/browse/APEXMALHAR-2176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15407815#comment-15407815
]
Yogi Devendra commented on APEXMALHAR-2176:
-------------------------------------------
additional setter method for listItem with index needs to be added.
> expressionFunctions for FilterOperator throws IndexOutOfBounds
> --------------------------------------------------------------
>
> Key: APEXMALHAR-2176
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2176
> Project: Apache Apex Malhar
> Issue Type: Bug
> Reporter: Yogi Devendra
> Assignee: Yogi Devendra
> Priority: Minor
>
> If expressionFunctions are added through xml conf file as follows
> {code}
> <property>
>
> <name>dt.application.FilterExample.operator.filterOperator.prop.expressionFunctions[5]</name>
> <value>org.apache.commons.lang3.BooleanUtils.*</value>
> </property>
> {code}
> This gives IndexOutOfBoundsException
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)