public abstract class BaseDispatchTaskExecutor extends java.lang.Object implements DispatchTaskExecutor
| Constructor and Description |
|---|
BaseDispatchTaskExecutor() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
doExecute(DispatchTrigger dispatchTrigger,
DispatchTaskExecutorOutput dispatchTaskExecutorOutput) |
void |
execute(long dispatchTriggerId)
This method execute the scheduled task
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, isClusterModeSingle, isHiddenInUIpublic abstract void doExecute(DispatchTrigger dispatchTrigger, DispatchTaskExecutorOutput dispatchTaskExecutorOutput) throws java.lang.Exception
java.lang.Exceptionpublic void execute(long dispatchTriggerId)
throws java.io.IOException,
com.liferay.portal.kernel.exception.PortalException
DispatchTaskExecutorexecute in interface DispatchTaskExecutorjava.io.IOExceptioncom.liferay.portal.kernel.exception.PortalException