Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » How can I get task data from mylyn task manager?
How can I get task data from mylyn task manager? [message #859159] Fri, 27 April 2012 13:43 Go to next message
Cristiano Gavião is currently offline Cristiano GaviãoFriend
Messages: 279
Registered: July 2009
Senior Member
Hi,

We have a osgi plugin that has a ecore model where we concentrate data for all our software components.

I would like to integrate project management info on it and be able to create new mylyn task from it.

So how could I access the mylyn's task list from our plugin?

could someone point me the way to accomplish this?

thanks,

Cristiano
Re: How can I get task data from mylyn task manager? [message #869618 is a reply to message #859159] Thu, 03 May 2012 18:00 Go to previous message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
Hi,

you can obtain an instance of the data model through internals:
TasksUiInternal.getTaskList() . That provides you access to all tasks
stored
in the task list. On a related note, we have an open feature request to
provide access through API:

239994: [api] provide access to task list
https://bugs.eclipse.org/bugs/show_bug.cgi?id=239994

Generally, I would recommend asking development related questions on the
mylyn-integrators mailing list where more people are listening who are
developing Mylyn based extensions:
https://dev.eclipse.org/mailman/listinfo/mylyn-integrators

Cheers,

Steffen


Cristiano Gaviao wrote:

> Hi,
>
> We have a osgi plugin that has a ecore model where we concentrate data for
> all our software components.
>
> I would like to integrate project management info on it and be able to
> create new mylyn task from it.
>
> So how could I access the mylyn's task list from our plugin?
>
> could someone point me the way to accomplish this?
>
> thanks,
>
> Cristiano
--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
Previous Topic:Reverb Bookmarks
Next Topic:Mylyn 3.7.1 is now available
Goto Forum:
  


Current Time: Wed Apr 24 14:16:31 GMT 2024

Powered by FUDForum. Page generated in 0.02904 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top