Uses of Interface
jenkins.model.queue.ITask
Packages that use ITask
-
Uses of ITask in hudson.model
Subinterfaces of ITask in hudson.modelModifier and TypeInterfaceDescriptioninterfaceItemthat can be "built", for whatever meaning of "build".interfaceAbstractProjectthat has associatedBuildWrappers.static interfaceMarksQueue.Tasks that do not consumeExecutor.static interfaceMarksQueue.Tasks that are not affected by the Jenkins.isQuietingDown() quieting down}, because these tasks keep other tasks executing.static interfaceTask whose execution is controlled by the queue.static interfaceMarksQueue.Tasks that are not persisted.interfaceDeprecated.Classes in hudson.model that implement ITaskModifier and TypeClassDescriptionclassAbstractProject<P extends AbstractProject<P,R>, R extends AbstractBuild<P, R>> Base implementation ofJobs that build software.classFree-style software project.classBuildable software project. -
Uses of ITask in hudson.model.queue
Subinterfaces of ITask in hudson.model.queueModifier and TypeInterfaceDescriptioninterfaceA component ofQueue.Taskthat represents a computation carried out by a singleExecutor.Classes in hudson.model.queue that implement ITaskModifier and TypeClassDescriptionclassDeprecated.implementQueue.TaskdirectlyclassDeprecated.implementSubTaskdirectlyclassBase class for defining filterQueue.Task. -
Uses of ITask in jenkins.model
Subinterfaces of ITask in jenkins.modelModifier and TypeInterfaceDescriptionstatic interfaceParameterizedJobMixIn.ParameterizedJob<JobT extends Job<JobT,RunT> & ParameterizedJobMixIn.ParameterizedJob<JobT, RunT> & Queue.Task, RunT extends Run<JobT, RunT> & Queue.Executable> Marker for job using this mixin, and default implementations of many methods.Methods in jenkins.model that return ITask
SCMTriggerIteminstead.