[jboss-user] [jBPM] - Re: Result Mapping for ServiceTask in CustomWorkItemEditor
sebb
do-not-reply at jboss.com
Thu Feb 2 10:52:55 EST 2012
sebb [https://community.jboss.org/people/sebb] created the discussion
"Re: Result Mapping for ServiceTask in CustomWorkItemEditor"
To view the discussion, visit: https://community.jboss.org/message/714086#714086
--------------------------------------------------------------
You are on the wrong way, but thanks for your contribution ;) Just to clear it up:
I am talking about a custom work item *Editor* not about a *Handler*.
Its something like this:
> public class MyWorkItemEditor extends EditBeanDialog<Work> implements WorkEditor{
>
> public MyWorkItemEditor(Shell parentShell){
> super(parentShell, "Title of my editor");
> }
>
> protected Control createDialogArea(Composite parent) {
> //create my gui stuff
> }
>
> etc.
>
So I am talking about the GUI Dialog that pops up when clicking on a Service Task in the eclipse jbpm plugin =)
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/714086#714086]
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/20120202/9e774c29/attachment.html
More information about the jboss-user
mailing list