Package hudson.model
Class Computer.DisplayExecutor
java.lang.Object
hudson.model.Computer.DisplayExecutor
- All Implemented Interfaces:
ModelObject
- Enclosing class:
- Computer
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public static class Computer.DisplayExecutor
extends Object
implements ModelObject
A value class to provide a consistent snapshot view of the state of an executor to avoid race conditions
during rendering of the executors list.
- Since:
- 1.607
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DisplayExecutor
-
-
Method Details
-
getDisplayName
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrl
-
getExecutor
-
toString
-
equals
-
hashCode
public int hashCode()
-