Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Extracting the data from report document through instnace id

Title: [birt-dev]CheckIn: Extracting the data from report document through instnace id

Summary 

Bugzilla Bug (s) Resolved:

Description:
Support data extraction using instance id.
Add the column binding will change the implementation of the data extraction task. Re-implement it to support extract data through instance id.

 
Test Description:
Unit Test
 
Files Edited:
cvs ci -m "support dataExtraction task for instance id" -l "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/DataExtractionTask.java" "/org.eclipse.birt.report.engine/test/org/eclipse/birt/report/engine/api/impl/DataExtractionTaskTest.java"

Files Added:

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:


-Wei Yan




Back to the top