Hi everyone,
I need to retrieve a list of activities for a given processInstanceId in the Camunda7 Java API, while excluding any activities that have been skipped by a Gateway. This is for a UI navigation which displays the activity names (previous, current and next), but should not show activities which have been skipped by user decisions at a Gateway.
If the explanation provided is unclear, or if additional information is required, please let me know. I am looking forward to your replies.