public interface DispatchTaskExecutor
| Modifier and Type | Method and Description |
|---|---|
void |
execute(long dispatchTriggerId)
This method execute the scheduled task
|
java.lang.String |
getName()
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
|
default boolean |
isClusterModeSingle() |
default boolean |
isHiddenInUI() |
void execute(long dispatchTriggerId)
throws java.io.IOException,
com.liferay.portal.kernel.exception.PortalException
dispatchTriggerId - java.io.IOExceptioncom.liferay.portal.kernel.exception.PortalException@Deprecated java.lang.String getName()
default boolean isClusterModeSingle()
default boolean isHiddenInUI()