DLApp
Non ci sono servizi che abbinano quella frase.

/layout/unschedule-publish-to-live

Metodo HTTP
POST
com.liferay.portal.service.LayoutServiceUtil#unschedulePublishToLive

Deletes the job from the scheduler's queue.

Parametri

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}.

Tipo di ritorno

void

Eccezione

com.liferay.portal.kernel.exception.PortalException
if the group did not permission to manage staging and publish
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred

Esegui

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