Uses of Interface
jenkins.model.IDisplayExecutor
-
Uses of IDisplayExecutor in hudson.model
Modifier and TypeMethodDescriptionComputer.getDisplayExecutors()
Used to render the list of executors. -
Uses of IDisplayExecutor in jenkins.model
Modifier and TypeClassDescriptionclass
A value class providing a consistent snapshot view of the state of an executor to avoid race conditions during rendering of the executors list.Modifier and TypeMethodDescriptionList<? extends IDisplayExecutor>
IComputer.getDisplayExecutors()
Used to render the list of executors.