DLApp
Não há nenhum serviço que combina essa frase.

/dlapp/revert-file-entry

Método do HTTP
POST
com.liferay.portlet.documentlibrary.service.DLAppServiceUtil#revertFileEntry

Reverts the file entry to a previous version. A new version will be created based on the previous version and metadata.

Parâmetros

fileEntryId long

the primary key of the file entry

version java.lang.String

the version to revert back to

serviceContext com.liferay.portal.service.ServiceContext

the service context to be applied

Tipo do retorno

void

Exceção

com.liferay.portal.kernel.exception.PortalException
if the file entry or version could not be found
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred

Execute

long java.lang.String