Package jenkins.model

Class DisplayExecutor

java.lang.Object
jenkins.model.DisplayExecutor
All Implemented Interfaces:
ModelObject, IDisplayExecutor

@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class DisplayExecutor extends Object implements ModelObject, IDisplayExecutor
A value class providing a consistent snapshot view of the state of an executor to avoid race conditions during rendering of the executors list.