Add column callout factory base class backed by Map and Lambda functional object

Description

Implement a new column callout factory base class that's backed by Map and Lambda functional object.

Example Usage:

With following callout class.

Developer can use one of the following approach:

  1. At plugin Activator start method, register the callout class.

  2. Create an osgi component, at the bind method for the IMappedColumnCalloutFactory service.

  3. Create a subclass of MappedColumnCalloutFactory, register as IColumnCalloutFactory service (DO NOT register as IMappedColumnCalloutFactory service).

Environment

None

Activity

Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created February 2, 2021 at 3:04 PM
Updated November 11, 2021 at 8:26 AM
Resolved February 16, 2021 at 10:21 AM