Object
Thread
com.liferay.portal.security.permission.DoAsUserThread
- All Implemented Interfaces:
Runnable
public abstract class DoAsUserThread
extends Thread
- Author:
- Brian Wing Shun Chan
-
-
-
Constructor Summary
Constructors
-
Method Summary
protected abstract void
boolean
void
Methods inherited from class java.lang.Thread
activeCount, checkAccess, clone, countStackFrames, currentThread, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, onSpinWait, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, suspend, toString, yield
-
Constructor Details
-
DoAsUserThread
public DoAsUserThread(long userId)
-
DoAsUserThread
public DoAsUserThread(long userId,
int retries)
-
Method Details
-
isSuccess
public boolean isSuccess()
-
-