ConnectApi.AbstractRepositoryFile

A repository file.

This class is abstract.

Subclass of ConnectApi.AbstractRepositoryItem.

Superclass of:

Property Name Type Description Available Version
checkinComment String Checkin comment of the file. 39.0
contentBody String Text of the file’s content if available, otherwise null. 43.0
contentSize Integer Length in bytes of the content of the file. 39.0
downloadUrl String URL to the repository file content. 39.0
external​ContentUrl String URL of this file’s content in the external system. 39.0
external​DocumentUrl String URL of this file in the external system. 39.0
external​FilePermission​Information ConnectApi.​ExternalFile​PermissionInformation External file permission information, such as available groups, available permission types, and current sharing status, or null if includeExternalFilePermissionsInfo is false. 39.0
mimeType String Mime type of the file. 39.0
previewUrl​Thumbnail String URL to the thumbnail preview (240 x 180 PNG). 39.0
previewUrl​ThumbnailBig String URL to the big thumbnail preview (720 x 480 PNG). 39.0
previewUrl​ThumbnailTiny String URL to the tiny thumbnail preview (120 x 90 PNG). 39.0
previewsUrl String URL to the previews. 39.0
title String Title of the file. 39.0
versionId String ID of the file version in the external system. 39.0