Uses of Interface
jenkins.model.IExecutor
Packages that use IExecutor
-
Uses of IExecutor in hudson.model
Classes in hudson.model that implement IExecutorModifier and TypeClassDescriptionclassThread that executes builds.classExecutorthat's temporarily added to carry out tasks that doesn't consume regular executors, like a matrix project parent build. -
Uses of IExecutor in jenkins.model
Methods in jenkins.model that return IExecutor