Hi, it depends on how integrate with Mylyn. If you have a custom editor you can override AbstractTaskEditorPage.handleTaskSubmitted() but otherwise there is no API support for listening to task submissions. Please feel free to file an enhancement request with a little bit of background about your use case and we'd be happy to consider adding a listener extension.
Steffen On Thu, Jul 7, 2011 at 4:37 PM, Jan Mauersberger <[email protected]>wrote: > Hi, > > what is the most appropriate way - or is there any way - to get notified in > case a task has been submitted by the user? Do I have to observe submit jobs > or is there any direct way to get notified? Background: I need to get access > to the new task id. > > Any help or hint highly appreciated... > > Jan > > -- > jan mauersberger > senior architect / ikv++ technologies ag > dessauer strasse 28/29; 10963 Berlin > e|[email protected] w|www.ikv.de > p|+49 (30) 3480 7711 f|+49 (30) 3480 780 > > ______________________________**_________________ > mylyn-integrators mailing list > [email protected] > https://dev.eclipse.org/**mailman/listinfo/mylyn-**integrators<https://dev.eclipse.org/mailman/listinfo/mylyn-integrators> > -- Steffen Pingel Committer, http://eclipse.org/mylyn Senior Developer, http://tasktop.com
_______________________________________________ mylyn-integrators mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/mylyn-integrators
