Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Interface changes for supporting multiple emitters for same format (i.e., PDF). Partial fix for 117381

- Summary:
Interface changes for supporting multiple emitters for same format (i.e., PDF)

 

- Bugzilla Bug (s) Resolved:

117381 (Partial)

 

- Description:
Added function setEmitterID() to RenderTask and RunAndRenderTask, changed signature for emitter creation to also take an emitter ID. Underlying algorithm for locating the right emitter still need change in ExtensionManager.java

 

- Tests Description:
Engine unit test

- Files Removed:

 

- Files Edited:

org.eclipse.birt.report.engine.api/impl/RenderTask.java

org.eclipse.birt.report.engine.api/IRenderTask.java

org.eclipse.birt.report.engine.api/impl/RunAndRenderTask.java

org.eclipse.birt.report.engine.api/IRunAndRenderTask.java

 

- Files Added:

- Notes to Build Team:

- Notes to Developers:

- Notes to QA: 
 
- Notes to Documentation:  

 

 

 

 


Back to the top