Package hudson.model

Class 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