Uses of Interface
hudson.model.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
Modifier 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
Modifier and TypeClassDescriptionclass
AbstractCloudComputer<T extends AbstractCloudSlave>
Partial implementation ofComputer
to be used in conjunction withAbstractCloudSlave
.class
-
Uses of ExecutorListener in jenkins.model