-
Type: Task
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 5.6
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Automation
-
Tags:
-
Impact type:API added
We need to deprecate these operations in order to keep only the generic one GetDocumentsFromSelectionList:
- GetSelectedDocuments
- FetchFromWorklist
- FetchFromClipboard
And we should also have a generic operation ClearSelectionList to deprecate the following:
- ClearSelectedDocuments
- ClearWorklist
- ClearClipboard
And PushToSelectionList to deprecate the following:
- PushToWorklist
- PushToClipboard
Created NXP for this.