| Package | Description |
|---|---|
| com.smartsheet.api | |
| com.smartsheet.api.models |
| Modifier and Type | Method and Description |
|---|---|
ReportPublish |
ReportResources.getPublishStatus(long id)
Get the publish status of a report.
|
ReportPublish |
ReportResources.updatePublishStatus(long id,
ReportPublish reportPublish)
Sets the publish status of a report and returns the new status, including the URLs of any
enabled publishing.
|
| Modifier and Type | Method and Description |
|---|---|
ReportPublish |
ReportResources.updatePublishStatus(long id,
ReportPublish reportPublish)
Sets the publish status of a report and returns the new status, including the URLs of any
enabled publishing.
|
| Modifier and Type | Method and Description |
|---|---|
ReportPublish |
ReportPublish.setReadOnlyFullAccessibleBy(String readOnlyFullAccessibleBy)
Set parameter indicating who can see the published report.
|
ReportPublish |
ReportPublish.setReadOnlyFullDefaultView(String readOnlyFullDefaultView)
Set the read only full default view
|
ReportPublish |
ReportPublish.setReadOnlyFullEnabled(boolean readOnlyFullEnabled)
If true, a rich version of the report is published
|
ReportPublish |
ReportPublish.setReadOnlyFullShowToolbar(Boolean readOnlyFullShowToolbar)
Set the read only full show toolbar flag
|
Copyright © 2014–2019 Smartsheet. All rights reserved.