[jboss-user] [jBPM] - Re: Get task html view by external link

Sergey Kornilov do-not-reply at jboss.com
Tue Dec 11 03:03:29 EST 2012


Sergey Kornilov [https://community.jboss.org/people/kornilovs] created the discussion

"Re: Get task html view by external link"

To view the discussion, visit: https://community.jboss.org/message/782721#782721

--------------------------------------------------------------
If you want get taskform of started process. 
There is code gwt-console & gwt-concole-server   https://github.com/bpmc/bpm-console https://github.com/bpmc/bpm-console
Look at file FormProcessingFacade.java  in project gwt-console-server-war-base. ( https://github.com/bpmc/bpm-console/blob/master/server/war-base/src/main/java/org/jboss/bpm/console/server/FormProcessingFacade.java https://github.com/bpmc/bpm-console/blob/master/server/war-base/src/main/java/org/jboss/bpm/console/server/FormProcessingFacade.java).
See also Resteasy2.3.X ( http://www.jboss.org/resteasy/docs.html http://www.jboss.org/resteasy/docs.html).

You can change server code and change request like this  http://localhost:8080/jbpm-console/whatever/ http://localhost:8080/jbpm-console/whatever/{workflowId}/{taskId}.

Sorry for my poor english
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/782721#782721]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20121211/403b3745/attachment.html 


More information about the jboss-user mailing list