Bug 385908 - [api] provide API to delete elements from specific context
Summary: [api] provide API to delete elements from specific context
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: 3.9   Edit
Assignee: Sebastian Schmidt CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2012-07-25 02:44 EDT by Steffen Pingel CLA
Modified: 2012-07-27 17:18 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steffen Pingel CLA 2012-07-25 02:44:22 EDT
Currently, InteractionContextManager only allows to delete elements of a currently active context. This patch extends the API to pass a specific context where elements should be deleted from.
Comment 1 Steffen Pingel CLA 2012-07-25 02:44:41 EDT
Code review: https://git.eclipse.org/r/#change,6916.
Comment 2 Steffen Pingel CLA 2012-07-27 17:18:28 EDT
The review has been merged.