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) |
abortResult, completedAsynchronous, currentExecutor, doStop, doStop, doStopBuild, doYank, getApi, getAsynchronousExecution, getCauseOfDeath, getCausesOfInterruption, getCurrentExecutable, getCurrentExecutableForApi, getCurrentWorkspace, getCurrentWorkUnit, getDisplayName, getElapsedTime, getEstimatedDurationFor, getEstimatedRemainingTime, getEstimatedRemainingTimeMillis, getIdleStartMilliseconds, getNumber, getOwner, getProgress, getTimeSpentInQueue, getTimestampString, hasStopPermission, interrupt, interrupt, interrupt, isActive, isBusy, isDisplayCell, isIdle, isLikelyStuck, isParking, newImpersonatingProxy, of, recordCauseOfInterruption, run, 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
public OneOffExecutor(Computer owner)
Copyright © 2004–2021. All rights reserved.