DLApp
Il n'y a aucun service assortissant cette expression.

/layout/unschedule-publish-to-remote

Méthode de HTTP
POST
com.liferay.portal.service.LayoutServiceUtil#unschedulePublishToRemote

Deletes the job from the scheduler's persistent queue.

Paramètres

p_auth String

authentication token used to validate the request

groupId long

the primary key of the group

jobName java.lang.String

the job name

groupName java.lang.String

the group name (optionally {@link com.liferay.portal.kernel.messaging.DestinationNames#LAYOUTS_LOCAL_PUBLISHER}). See {@link com.liferay.portal.kernel.messaging.DestinationNames}.

Type de retour

void

Exception

com.liferay.portal.kernel.exception.PortalException
if a group with the primary key could not be found or if the group did not have permission to publish
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred

Exécuter

String long java.lang.String java.lang.String