Uses of Class
hudson.model.queue.SubTaskContributor
-
Packages that use SubTaskContributor Package Description hudson.model.queue -
-
Uses of SubTaskContributor in hudson.model.queue
Methods in hudson.model.queue that return types with arguments of type SubTaskContributor Modifier and Type Method Description static ExtensionList<SubTaskContributor>
SubTaskContributor. all()
All registeredSubTaskContributor
instances.
-