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]
_______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user