| Package | Description |
|---|---|
| jet.bean |
| Modifier and Type | Method and Description |
|---|---|
RuntimeInfo |
JREngine.getRuntimeInfo()
Deprecated.
|
RuntimeInfo |
JREngine.getRuntimeInfo(String reportName)
Gets RuntimeInfo of the report.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
JREngine.relayout(String reportName,
RuntimeInfo info)
Re-runs the report with the specified RuntimeInfo.
|
void |
JREngine.setRuntimeInfo(RuntimeInfo runtimeInfo)
Deprecated.
|
void |
JREngine.setRuntimeInfo(String reportName,
RuntimeInfo runtimeInfo)
Sets RuntimeInfo of the report.
|
© insightsoftware. All rights reserved.