I have a rather complicated workflow that has 45 tasks that all have an exclusive gateway where they could proceed on to go to an exit subprocess. Now this works fine, but my BPMN when I open it in eclipse looks like a giant spiderweb with all of these processes connecting to the one exit subprocess. Is there a way to make this look cleaner? Anyone have any experience with this? This is my first time working with Activiti, so any tips would be a help.
Thanks.