Uses of Class
hudson.model.Computer.TerminationRequest
-
Packages that use Computer.TerminationRequest Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
. -
-
Uses of Computer.TerminationRequest in hudson.model
Methods in hudson.model that return types with arguments of type Computer.TerminationRequest Modifier and Type Method Description List<Computer.TerminationRequest>
Computer. getTerminatedBy()
Returns the list of captured termination requests for this Computer.
-