[ https://issues.apache.org/jira/browse/UIMA-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Richard Eckart de Castilho updated UIMA-6431: --------------------------------------------- Fix Version/s: 3.3.0SDK > Use lambda functions as CAS processors > -------------------------------------- > > Key: UIMA-6431 > URL: https://issues.apache.org/jira/browse/UIMA-6431 > Project: UIMA > Issue Type: New Feature > Components: uimaFIT > Affects Versions: 3.2.0uimaFIT > Reporter: Richard Eckart de Castilho > Assignee: Richard Eckart de Castilho > Priority: Major > Fix For: 3.3.0SDK, 3.3.0uimaFIT > > > Allow using lambda functions as (J)Cas processors in a pipeline, e.g. > {noformat} > runPipeline( > ..., > createEngine(cas -> ...), > ...); > {noformat} -- This message was sent by Atlassian Jira (v8.20.1#820001)