Uses of Interface
org.eclipse.birt.report.engine.api.IRenderTask
Packages that use IRenderTask
Package
Description
This is an application-writer's interface for using the BIRT report engine.
-
Uses of IRenderTask in org.eclipse.birt.report.engine.api
Methods in org.eclipse.birt.report.engine.api that return IRenderTaskModifier and TypeMethodDescriptionIReportEngine.createRenderTask
(IReportDocument reportDocument) Creates a task that renders the report to a specific output format.IReportEngine.createRenderTask
(IReportDocument reportDocument, IReportRunnable reportRunnable) Create a task that renders the report to a specific output format.ReportEngine.createRenderTask
(IReportDocument reportDocument) creates a task that renders the report to a specific output format.ReportEngine.createRenderTask
(IReportDocument reportDocument, IReportRunnable reportRunnable) create a task that renders the report to a specific output format.