Flowable-modeler. Incomplete list of event types

Hi,
I want to handle PROCESS_COMPLETED event but I’ve seen that there is incomplete list of event types in Events dropdown list:
image10

There is 27 events (event-listeners-popup.html) but FlowableEngineEventType enum contains 48.

Is there any reason why there is restricted number of available events within dropdown list ?

Hey,

I don’t think that there is any particular reason for the restricted number of available events. If you want you can provide a PR with the extended list :smile:

Cheers,
Filip

Thx. Sure I’ll do it :slight_smile:

PR #1225

Hi,

My PR build failed. Can you glance at this build: https://github.com/flowable/flowable-engine/pull/1225 ?
Thx.

1 Like

Thanks, it’s merged now.