Hi all,
We integrated jbpm with our existing application.We used 'standaloneEditor' to create/edit bpmn2 processes(using ../drools-guvnor/org.drools.guvnor.Guvnor/standaloneEditorServlet..url).
We open it as a child browser window.It is working fine.
But this editor do not provide facility to restore version of the process as it in Guvnor UI.
In Guvnor UI while we open a process it will have 2 tabs like Attributes and Edit(where the editor come)
By using 'standaloneEditor' we got only the Edit tab.
Is there any option to display the attributes tab also.i.e, can we get a window like below with in our application.
https://community.jboss.org/servlet/JiveServlet/downloadImage/2-751858-19142/450-159/guvnor.PNG
Please help..
Thanks in advance,
Tom