Sorted flow elements

Hi

I want to get my elements sorted. I mean that I want them to be in the real order. but i get them using this method:

process.getFlowElements()

and they are not sorted.

is there any way?

Hi,

What kind of sorting do you mean?

Martin

I was mistaken, I solved the issue.