Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 368750

Summary: Add method CsvArtifact.getRows()
Product: [Technology] OSEE Reporter: S. Cook <shawn.f.cook>
Component: Action Tracking System (ATS)Assignee: S. Cook <shawn.f.cook>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: ryan.d.brooks
Version: 0.9.9   
Target Milestone: 0.9.9   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
Add method CsvArtifact.getRows() ryan.d.brooks: iplog+

Description S. Cook CLA 2012-01-16 12:53:22 EST
Need to enhance the CsvArtifact interface by adding getRows() which returns a Collection<String>.
Comment 1 S. Cook CLA 2012-01-16 15:50:24 EST
Created attachment 209589 [details]
Add method CsvArtifact.getRows()