'How to use ValueFields in Activiti

I'm new to Activiti I I'm trying to retrieve some data from database MySQL using ValueFields interface and I don't know how to use it.

This is the data I'm trying to retrieve:

enter image description here

and this is the interface that can retrieve those data:

enter image description here

So I'm stuck at it's implementation



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source