public class RunnableJobAdapter extends AbstractJob
jobs, threadLocal| Constructor and Description |
|---|
RunnableJobAdapter(Runnable runnable) |
| Modifier and Type | Method and Description |
|---|---|
Runnable |
getRunnable() |
protected void |
runImpl() |
cancel, clone, getAll, getCancelledOn, getChild, getCreatedOn, getCurrent, getException, getFinishedOn, getLogWriter, getName, getParent, getPausedOn, getRunningTime, getRunningTimeAsString, getRunningTimeAsString, getRunThread, getStartedOn, getUuid, handleCancel, handlePause, isAutoCloseLogWriter, isCancelled, isCancelled, isFailed, isFinished, isPaused, isRunning, log, onFailure, onFinish, onPause, onResume, onStart, onSuccess, pause, resume, run, runAsync, setAutoCloseLogWriter, setLogWriter, setName, toDebugString, waitUntilFinished, waitUntilFinished, waitUntilStarted, waitUntilStartedpublic RunnableJobAdapter(Runnable runnable)
public Runnable getRunnable()
protected void runImpl()
runImpl in class AbstractJobCopyright (c) 2006-2025 North Concepts Inc. All Rights Reserved.