Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CHECKIN: Report Engine changes for BPS35 - Pass-through of External Context Objects to ODA Data Providers

Title: CHECKIN: Report Engine changes for BPS35 - Pass-through of External Context Objects to ODA Data Providers

- Summary:
Report Engine changes for BPS35 - Pass-through of External Context Objects to ODA Data Providers

- Bugzilla Bug (s) Resolved:
None

- Description:
This checkin implemented the Report Engine changes for BPS35 - Pass-through of External Context Objects to ODA Data Providers.

- Tests Description  :
Unit tested

- Files Edited:
org.eclipse.birt.report.engine\src\org\eclipse\birt\report\engine\api\impl\EngineTask.java
org.eclipse.birt.report.engine\src\org\eclipse\birt\report\engine\api\impl\RunAndRenderTask.java
org.eclipse.birt.report.engine\src\org\eclipse\birt\report\engine\data\IDataEngine.java
org.eclipse.birt.report.engine\src\org\eclipse\birt\report\engine\data\dte\DteDataEngine.java
org.eclipse.birt.report.engine\src\org\eclipse\birt\report\engine\executor\ExecutionContext.java
org.eclipse.birt.report.engine\src\org\eclipse\birt\report\engine\executor\ReportExecutor.java
org.eclipse.birt.report.engine\test\org\eclipse\birt\report\engine\executor\DataItemExecutorTest.java
org.eclipse.birt.report.engine\test\org\eclipse\birt\report\engine\executor\GridItemExecutorTest.java
org.eclipse.birt.report.engine\test\org\eclipse\birt\report\engine\executor\ListItemExecutorTest.java
org.eclipse.birt.report.engine\test\org\eclipse\birt\report\engine\executor\ReportItemExecutorTestAbs.java
org.eclipse.birt.report.engine\test\org\eclipse\birt\report\engine\executor\TableItemExecutorTest.java

- Files Added:

- Notes to Build Team:

- Notes to Developers:

- Notes to QA: 
 
- Notes to Documentation: 


Back to the top