Package io.jenkins.plugins.livewall


package io.jenkins.plugins.livewall
  • Class
    Description
    The handful of states a tile on the wall can be in.
    A view that renders its jobs as a wall of coloured tiles, meant to be left on a television.
     
    Generated localization support class.
    How tiles are fitted together.
    Colour schemes for the wall.
    What the wall does when there are more jobs than comfortably fit on the screen.
    Tile ordering on the wall.
    Which jobs earn a tile.
    One job, reduced to everything the wall needs and nothing else.
    How a tile signals that its job is building right now.
    The silhouette of a tile.
    Common contract for the small enums that make up a wall's look: each constant has a stable id that survives config round-trips (and shows up in CSS as a data- attribute) plus a human label for the drop-downs.