Name | Type | Description | Notes |
---|---|---|---|
crossApp | Boolean | True if report applies to multiple project versions | [optional] |
description | String | Report description | [optional] |
fileName | String | The name of the report definition file | [optional] |
guid | String | Report definition GUID | [optional] |
id | Long | Report definition identifier | |
inUse | Boolean | Indicates whether the report definition is in use | [optional] |
name | String | Report name | |
objectVersion | Integer | Object version | [optional] |
parameters | List<ReportParameter> | List of report parameters | [optional] |
publishVersion | Integer | Publish version | [optional] |
renderingEngine | String | The engine used to render the report, e.g. BIRT | [optional] |
templateDocId | Long | Template doc identifier | [optional] |
type | TypeEnum | Type of report | |
typeDefaultText | String | Report type default text | [optional] |
Name | Value |
---|---|
APPLICATION_REPORTS | "Application Reports" |
SSA_APPLICATION_REPORTS | "SSA Application Reports" |
SSA_PORTFOLIO_REPORTS | "SSA Portfolio Reports" |
PORTFOLIO_REPORTS | "Portfolio Reports" |
COMPLIANCE_REPORTS | "Compliance Reports" |
ISSUE_REPORTS | "Issue Reports" |
RUNTIME_APPLICATION_REPORTS | "Runtime Application Reports" |