Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jwt-dev] Accessing Workflow elements using java code

Dear all,

I need to access the workflow editor elements using java code. For example, I have a process model ("Process.workflow") and it contains a simple process with an initial node, a final node and an action in between. I need to access this action using java code, to get it's ingoing transitions, outgoing transitions and also the custom properties I have created for  this action. How can I do that ?

best regards,
samir

Back to the top