Uses of Class
hudson.model.Computer.DisplayExecutor
-
Packages that use Computer.DisplayExecutor Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
. -
-
Uses of Computer.DisplayExecutor in hudson.model
Methods in hudson.model that return types with arguments of type Computer.DisplayExecutor Modifier and Type Method Description List<Computer.DisplayExecutor>
Computer. getDisplayExecutors()
Used to render the list of executors.
-