Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-integrators] Attaching context to a local task

Hi,

you might want to look at the InteractionContextManager (can be retrieved via ContextCorePlugin.getContextManager()), there are methods available to get the context.

regards,
Dennis

John Anvik wrote:
Hi,

I am trying to understand how the context is attached to a local task in order to add items to the context programmatically.

However, looking through the code in TaskListManager.createNewLocalTask I don't see where this is happening. Could someone point me in the right direction?

John




Back to the top