Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mylyn-tasks-dev] Programmatically create local mylyn tasks

Hi, I've been scouring the mylyn forums and mailing lists, and it appears that it is possible to programmatically create new mylyn tasks.  However, the only task components that the framework recognizes are the summary and description; if I want to create new tasks with other task attributes set, the only ways I can find to do this are through calling discouraged (internal) APIs.

Is there a way to get more control over programmatically creating a new task without resorting to discouraged APIs?

Thanks,
Jerry Weis

Back to the top