[jboss-user] [jBPM] - Re: Jbpm 4, web application and task form problem

Michael Wohlfart do-not-reply at jboss.com
Mon Jan 3 06:57:07 EST 2011


Michael Wohlfart [http://community.jboss.org/people/mwohlf] created the discussion

"Re: Jbpm 4, web application and task form problem"

To view the discussion, visit: http://community.jboss.org/message/578081#578081

--------------------------------------------------------------
Dude, you are responsible for showing the web form, the jBPM4 API can't read your mind and doesn't know what view technologie you are using.
All the jBPM4 API can do for you is give you a String/URL:
RepositoryService.getStartFormResourceName(String processDefinitionId, String activityName);
or
Task.getFormResourceName();
but you have to do the rest by creating and showing the view to the user.
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[http://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/20110103/1deec6b2/attachment-0001.html 


More information about the jboss-user mailing list