Uses of Interface
hudson.model.ExecutorListener
Packages that use ExecutorListener
Package
Description
Core object model that are bound to URLs via stapler, rooted at
Jenkins
.Code related to agents.
-
Uses of ExecutorListener in hudson.model
Classes in hudson.model that implement ExecutorListenerModifier and TypeClassDescriptionclass
Represents the running state of a remote computer that holdsExecutor
s.static final class
Deprecated.only here for backward comp -
Uses of ExecutorListener in hudson.slaves
Classes in hudson.slaves that implement ExecutorListenerModifier and TypeClassDescriptionclass
AbstractCloudComputer<T extends AbstractCloudSlave>
Partial implementation ofComputer
to be used in conjunction withAbstractCloudSlave
.class
-
Uses of ExecutorListener in jenkins.model
Classes in jenkins.model that implement ExecutorListener