|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReportRenderFormat | |
|---|---|
| org.netxms.api.client.reporting | |
| Uses of ReportRenderFormat in org.netxms.api.client.reporting |
|---|
| Methods in org.netxms.api.client.reporting that return ReportRenderFormat | |
|---|---|
static ReportRenderFormat |
ReportRenderFormat.valueOf(java.lang.Integer code)
Get by code |
static ReportRenderFormat |
ReportRenderFormat.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ReportRenderFormat[] |
ReportRenderFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.netxms.api.client.reporting with parameters of type ReportRenderFormat | |
|---|---|
java.io.File |
ReportingServerManager.renderReport(java.util.UUID reportId,
java.util.UUID jobId,
ReportRenderFormat format)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||