public class OneOffExecutor extends Executor
Executor
that's temporarily added to carry out tasks that doesn't consume
regular executors, like a matrix project parent build.Queue.FlyweightTask
Thread.State, Thread.UncaughtExceptionHandler
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
OneOffExecutor(Computer owner) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
abortResult, currentExecutor, doStop, doStop, doYank, getApi, getCauseOfDeath, getCurrentExecutable, getCurrentWorkspace, getCurrentWorkUnit, getDisplayName, getElapsedTime, getEstimatedDurationFor, getEstimatedRemainingTime, getEstimatedRemainingTimeMillis, getIdleStartMilliseconds, getNumber, getOwner, getProgress, getTimeSpentInQueue, getTimestampString, hasStopPermission, interrupt, interrupt, interrupt, isActive, isBusy, isIdle, isLikelyStuck, isParking, killHard, newImpersonatingProxy, recordCauseOfInterruption, start
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, stop, stop, suspend, toString, yield
Copyright © 2014. All rights reserved.