Uses of Interface
org.eclipse.birt.report.engine.api.IEngineTask
Packages that use IEngineTask
Package
Description
This is an application-writer's interface for using the BIRT report engine.
-
Uses of IEngineTask in org.eclipse.birt.report.engine.api
Subinterfaces of IEngineTask in org.eclipse.birt.report.engine.apiModifier and TypeInterfaceDescriptioninterface
an engine task that extracts data from a report.interface
interface
interface
an engine task that retrieves parameter definitions from a report.interface
An engine task that renders a Report Document to one of the output formats supported by the engine.interface
an engine task that runs a report and renders it to one of the output formats supported by the engine.interface
An engine task that runs a report and generates a report document.Methods in org.eclipse.birt.report.engine.api that return IEngineTaskModifier and TypeMethodDescriptionIReportEngine.createEngineTask
(String taskName) create an engine taskReportEngine.createEngineTask
(String taskName)