holunda-io/camunda-bpm-data

get() access to LockedExternalTask does not work for List and Map

Closed this issue · 0 comments

Trying to get() either List or Map variables from an LockedExternalTask results in a NullPointerException.

get() method in MapReadAdapterLockedExternalTask and ListReadAdapterLockedExternalTask are not implemented.