|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an engine task that runs a report and renders it to one of the output formats supported by the engine.
Method Summary | |
IRenderOption |
getRenderOption()
|
void |
run()
runs the task to generate report document or other output format |
void |
setEmitterID(java.lang.String id)
sets a specific emitter to use when generate output. |
void |
setRenderOption(IRenderOption options)
set the rendering options |
Methods inherited from interface org.eclipse.birt.report.engine.api.IEngineTask |
addScriptableJavaObject, cancel, cancel, close, getAppContext, getEngine, getErrors, getID, getLocale, getParameterDisplayText, getParameterValue, getParameterValues, getReportRunnable, getULocale, setAppContext, setDataSource, setLocale, setLocale, setParameter, setParameterDisplayText, setParameterValue, setParameterValues, validateParameters |
Method Detail |
public void setRenderOption(IRenderOption options)
public IRenderOption getRenderOption()
public void run() throws EngineException
EngineException
public void setEmitterID(java.lang.String id)
id
- the identifier for the emitter
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |