holunda-io/camunda-bpm-data

Read variables from ProcessInstanceWithVariables

Closed this issue · 0 comments

When working with ProcessInstanceWithVariables we are required to delegate to a map-reader (CamundaBpmData.reader(instance.getVariables()).

For convenience purposes, it should be possible to read from the instance directly.