문제

I saw that jBPM workflow has plugin-in for Eclipse to draw the processes (workflow)

Is there a way to draw the workflow out of Eclipse?

도움이 되었습니까?

해결책

Actually, there is a web-based BPMN process editor that comes with JBPM. It's called Signavio. If you installed jbpm into tomcat or JBoss AS using the install script, you can access the application by going to http://localhost:8080/jbpmeditor/p/explorer .

다른 팁

Unfortunately there is no non-Eclipse based jBPM designer.

However there is a step by step instructions how to configure it in Eclipse

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top