JBoss Community

Re: Get Activity Coordinates

created by roxy1987 in jBPM - View the full discussion


Ok. So the following should do the trick?

 

KnowledgeBuilder kbuilder = KnowledgeBuilderFactory.newKnowledgeBuilder();

KnowledgeBase knowledgeBase = kbuilder.newKnowledgeBase();

Process process = knowledgeBase.getProcess(processInstanceId);

Reply to this message by going to Community

Start a new discussion in jBPM at Community