|
|||||||||||
| 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.
| Field Summary |
| Fields inherited from interface org.eclipse.birt.report.engine.api.IEngineTask |
STATUS_CANCELLED, STATUS_FAILED, STATUS_NOT_STARTED, STATUS_RUNNING, STATUS_SUCCEEDED |
| 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, getCancelFlag, getEngine, getErrors, getID, getLocale, getParameterDisplayText, getParameterValue, getParameterValues, getReportRunnable, getStatus, 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
EngineExceptionpublic 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 | ||||||||||