org.bonitasoft.engine.execution
public abstract class AbstractSetInFailedThread extends Thread
Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
AbstractSetInFailedThread() |
| Modifier and Type | Method and Description |
|---|---|
PlatformServiceAccessor |
getPlatformServiceAccessor() |
org.bonitasoft.engine.sessionaccessor.SessionAccessor |
getSessionAccessor() |
SessionService |
getSessionService() |
TenantServiceAccessor |
getTenantServiceAccessor() |
Throwable |
getThrowable() |
boolean |
isFinished() |
void |
run() |
protected abstract void |
setInFail() |
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic AbstractSetInFailedThread()
throws org.bonitasoft.engine.sessionaccessor.STenantIdNotSetException,
BonitaHomeNotSetException,
BonitaHomeConfigurationException,
InstantiationException,
IllegalAccessException,
ClassNotFoundException,
IOException
org.bonitasoft.engine.sessionaccessor.STenantIdNotSetExceptionBonitaHomeNotSetExceptionBonitaHomeConfigurationExceptionInstantiationExceptionIllegalAccessExceptionClassNotFoundExceptionIOExceptionprotected abstract void setInFail()
throws org.bonitasoft.engine.commons.exceptions.SBonitaException
org.bonitasoft.engine.commons.exceptions.SBonitaExceptionpublic Throwable getThrowable()
public boolean isFinished()
public PlatformServiceAccessor getPlatformServiceAccessor()
public TenantServiceAccessor getTenantServiceAccessor()
public org.bonitasoft.engine.sessionaccessor.SessionAccessor getSessionAccessor()
public SessionService getSessionService()
Copyright © 2014 Bonitasoft S.A.. All rights reserved.