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