Uses of Class
hudson.model.OneOffExecutor
-
Packages that use OneOffExecutor Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
. -
-
Uses of OneOffExecutor in hudson.model
Methods in hudson.model that return types with arguments of type OneOffExecutor Modifier and Type Method Description List<OneOffExecutor>
Computer. getOneOffExecutors()
Gets the read-only snapshot view of allOneOffExecutor
s.
-