| Package | Description |
|---|---|
| org.netxms.api.client.reporting |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
java.io.File |
ReportingServerManager.renderReport(java.util.UUID reportId,
java.util.UUID jobId,
ReportRenderFormat format) |
Copyright © 2014. All Rights Reserved.