Thread.State, Thread.UncaughtExceptionHandler
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
AcdpThread(EudonetClient client,
EudonetRestWsService service,
List<EudonetRestData> listEuData,
int idDirectory,
int idResource,
int idAction)
constructor
|
Modifier and Type | Method and Description |
---|---|
void |
createAnnexes(String strToken,
int nIdFile,
int nIdTable,
boolean bError) |
void |
createRecords(String strToken,
boolean bError) |
void |
createRecordsLink(String strToken,
boolean bError) |
EudonetRestException |
getEudonetException() |
fr.paris.lutece.plugins.gfa.business.GfaResourceDTO |
getGfaResourceDTO() |
List<Integer> |
getTableListDistinct() |
List<Integer> |
getTableListLink(String strToken) |
List<Integer> |
getTableListLinked(String strToken,
Integer nIdTable) |
List<Integer> |
getTableListNotLink(String strToken) |
boolean |
isAnnexed(Integer nIdTable) |
boolean |
isRunning()
Return the running state
|
void |
run() |
void |
setRuning(boolean bool) |
String |
token() |
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, yield
public AcdpThread(EudonetClient client, EudonetRestWsService service, List<EudonetRestData> listEuData, int idDirectory, int idResource, int idAction)
client
- service
- listEuData
- idDirectory
- idResource
- public EudonetRestException getEudonetException()
public boolean isRunning()
public void setRuning(boolean bool)
bool
- public String token()
public void createRecords(String strToken, boolean bError)
public void createRecordsLink(String strToken, boolean bError)
public void createAnnexes(String strToken, int nIdFile, int nIdTable, boolean bError)
public boolean isAnnexed(Integer nIdTable)
public fr.paris.lutece.plugins.gfa.business.GfaResourceDTO getGfaResourceDTO()
Copyright © 2018 City of Paris. All rights reserved.