문제

I have a GWT Project and I need to use a workflow framework to control my business process (BP). I see that jBPM have one console made in GWT but it's a simple a console to control jBPM BP. I need a way to import jars in my GWT project and use the jBPM notations in my code to control my internal BP and not use the jBPM engine to run my app. It is possible? If yes, how can I do this?

도움이 되었습니까?

해결책

jBPM runtime engine could be considered just as a set of jar files. JBoss Developer Studio/JBoss Tools can either

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