Package hudson.model.queue
Class AbstractSubTask
- java.lang.Object
-
- hudson.model.queue.AbstractSubTask
-
- All Implemented Interfaces:
SubTask
,ResourceActivity
@Deprecated public abstract class AbstractSubTask extends Object implements SubTask
Deprecated.implementSubTask
directly
-
-
Constructor Summary
Constructors Constructor Description AbstractSubTask()
Deprecated.
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface hudson.model.ResourceActivity
getDisplayName, getResourceList
-
Methods inherited from interface hudson.model.queue.SubTask
createExecutable, getAssignedLabel, getEstimatedDuration, getLastBuiltOn, getOwnerExecutable, getOwnerTask, getSameNodeConstraint
-
-