Index

A B C D E F G H I J L M N O P Q R S T U V W _ 
All Classes and Interfaces|All Packages

A

ABORTED - Enum constant in enum class io.jenkins.plugins.livewall.JobStatus
Cancelled by a human or a timeout.
ALL - Enum constant in enum class io.jenkins.plugins.livewall.StatusScope
Every job in the view.

B

building() - Method in record class io.jenkins.plugins.livewall.Tile
Returns the value of the building record component.
buildNumber() - Method in record class io.jenkins.plugins.livewall.Tile
Returns the value of the buildNumber record component.

C

CHEVRON - Enum constant in enum class io.jenkins.plugins.livewall.TileShape
 
CIRCLE - Enum constant in enum class io.jenkins.plugins.livewall.TileShape
 
COLORSAFE - Enum constant in enum class io.jenkins.plugins.livewall.Palette
Okabe-Ito derived, safe for the common forms of colour blindness.
completedAt() - Method in record class io.jenkins.plugins.livewall.Tile
Returns the value of the completedAt record component.
CONTRAST - Enum constant in enum class io.jenkins.plugins.livewall.Palette
Maximum contrast, thick edges.
CROSS - Enum constant in enum class io.jenkins.plugins.livewall.TileShape
 
CUSTOM - Enum constant in enum class io.jenkins.plugins.livewall.Palette
Colours supplied by the user in the view configuration.

D

DAYLIGHT - Enum constant in enum class io.jenkins.plugins.livewall.Palette
Light background, for screens facing a window.
DescriptorImpl() - Constructor for class io.jenkins.plugins.livewall.LiveWallView.DescriptorImpl
 
DIAMOND - Enum constant in enum class io.jenkins.plugins.livewall.TileShape
 
DISABLED - Enum constant in enum class io.jenkins.plugins.livewall.JobStatus
Explicitly disabled.
doCheckCustomAborted(View, String) - Method in class io.jenkins.plugins.livewall.LiveWallView.DescriptorImpl
 
doCheckCustomBackground(View, String) - Method in class io.jenkins.plugins.livewall.LiveWallView.DescriptorImpl
 
doCheckCustomFailure(View, String) - Method in class io.jenkins.plugins.livewall.LiveWallView.DescriptorImpl
 
doCheckCustomIdle(View, String) - Method in class io.jenkins.plugins.livewall.LiveWallView.DescriptorImpl
 
doCheckCustomSuccess(View, String) - Method in class io.jenkins.plugins.livewall.LiveWallView.DescriptorImpl
 
doCheckCustomUnstable(View, String) - Method in class io.jenkins.plugins.livewall.LiveWallView.DescriptorImpl
 
doCheckExcludeNames(View, String) - Method in class io.jenkins.plugins.livewall.LiveWallView.DescriptorImpl
 
doCheckIncludeNames(View, String) - Method in class io.jenkins.plugins.livewall.LiveWallView.DescriptorImpl
 
doCheckMinTileHeight(View, int) - Method in class io.jenkins.plugins.livewall.LiveWallView.DescriptorImpl
 
doCheckNameReplaceRegex(View, String) - Method in class io.jenkins.plugins.livewall.LiveWallView.DescriptorImpl
 
doCheckRefreshSeconds(View, int) - Method in class io.jenkins.plugins.livewall.LiveWallView.DescriptorImpl
 
doCheckSeamWidth(View, int) - Method in class io.jenkins.plugins.livewall.LiveWallView.DescriptorImpl
 
doCheckTileGap(View, int) - Method in class io.jenkins.plugins.livewall.LiveWallView.DescriptorImpl
 
doFillAnimationItems(View) - Method in class io.jenkins.plugins.livewall.LiveWallView.DescriptorImpl
 
doFillPackingItems(View) - Method in class io.jenkins.plugins.livewall.LiveWallView.DescriptorImpl
 
doFillPaletteItems(View) - Method in class io.jenkins.plugins.livewall.LiveWallView.DescriptorImpl
 
doFillShapeItems(View) - Method in class io.jenkins.plugins.livewall.LiveWallView.DescriptorImpl
 
doFillSizingItems(View) - Method in class io.jenkins.plugins.livewall.LiveWallView.DescriptorImpl
 
doFillSortByItems(View) - Method in class io.jenkins.plugins.livewall.LiveWallView.DescriptorImpl
 
doFillStatusScopeItems(View) - Method in class io.jenkins.plugins.livewall.LiveWallView.DescriptorImpl
 
doSaveLook(StaplerResponse2, String, String, String, String, String, String, String) - Method in class io.jenkins.plugins.livewall.LiveWallView
Persists the settings the preview bar can reach, so that a look arrived at by eye becomes the look the television gets.
doWall(StaplerRequest2, StaplerResponse2) - Method in class io.jenkins.plugins.livewall.LiveWallView
The standalone full-screen page, at <view>/wall.
doWallData(StaplerResponse2, String, String, String) - Method in class io.jenkins.plugins.livewall.LiveWallView
Serves the wall contents.

E

equals(Object) - Method in record class io.jenkins.plugins.livewall.Tile
Indicates whether some other object is "equal to" this one.
estimatedDuration() - Method in record class io.jenkins.plugins.livewall.Tile
Returns the value of the estimatedDuration record component.

F

FAILURE - Enum constant in enum class io.jenkins.plugins.livewall.JobStatus
Something is broken and somebody should care.
FIT - Enum constant in enum class io.jenkins.plugins.livewall.Sizing
Shrink every tile until all of them fit in one screenful.
fullName() - Method in record class io.jenkins.plugins.livewall.Tile
Returns the value of the fullName record component.

G

getAnimation() - Method in class io.jenkins.plugins.livewall.LiveWallView
 
getAnimationOptions() - Method in class io.jenkins.plugins.livewall.LiveWallView
 
getCustomAborted() - Method in class io.jenkins.plugins.livewall.LiveWallView
 
getCustomBackground() - Method in class io.jenkins.plugins.livewall.LiveWallView
 
getCustomColors() - Method in class io.jenkins.plugins.livewall.LiveWallView
The custom colours that survived validation, keyed by background, success, failure, unstable, aborted and idle.
getCustomFailure() - Method in class io.jenkins.plugins.livewall.LiveWallView
 
getCustomIdle() - Method in class io.jenkins.plugins.livewall.LiveWallView
 
getCustomSuccess() - Method in class io.jenkins.plugins.livewall.LiveWallView
 
getCustomUnstable() - Method in class io.jenkins.plugins.livewall.LiveWallView
 
getDisplayName() - Method in class io.jenkins.plugins.livewall.LiveWallView.DescriptorImpl
 
getDisplayName() - Method in enum class io.jenkins.plugins.livewall.Packing
 
getDisplayName() - Method in enum class io.jenkins.plugins.livewall.Palette
 
getDisplayName() - Method in enum class io.jenkins.plugins.livewall.Sizing
 
getDisplayName() - Method in enum class io.jenkins.plugins.livewall.SortBy
 
getDisplayName() - Method in enum class io.jenkins.plugins.livewall.StatusScope
 
getDisplayName() - Method in enum class io.jenkins.plugins.livewall.TileAnimation
 
getDisplayName() - Method in enum class io.jenkins.plugins.livewall.TileShape
 
getDisplayName() - Method in interface io.jenkins.plugins.livewall.WallOption
Label shown in the view configuration form, where there is room to explain the choice.
getEmptyMessage() - Method in class io.jenkins.plugins.livewall.LiveWallView
What to say when the wall has nothing on it.
getExcludeNames() - Method in class io.jenkins.plugins.livewall.LiveWallView
 
getId() - Method in enum class io.jenkins.plugins.livewall.JobStatus
Stable lowercase identifier, used as the data-status attribute and JSON value.
getId() - Method in enum class io.jenkins.plugins.livewall.Packing
 
getId() - Method in enum class io.jenkins.plugins.livewall.Palette
 
getId() - Method in enum class io.jenkins.plugins.livewall.Sizing
 
getId() - Method in enum class io.jenkins.plugins.livewall.SortBy
 
getId() - Method in enum class io.jenkins.plugins.livewall.StatusScope
 
getId() - Method in enum class io.jenkins.plugins.livewall.TileAnimation
 
getId() - Method in enum class io.jenkins.plugins.livewall.TileShape
 
getId() - Method in interface io.jenkins.plugins.livewall.WallOption
Stable, lowercase, kebab-case id.
getIncludeNames() - Method in class io.jenkins.plugins.livewall.LiveWallView
 
getMinTileHeight() - Method in class io.jenkins.plugins.livewall.LiveWallView
 
getNameReplaceRegex() - Method in class io.jenkins.plugins.livewall.LiveWallView
 
getPacking() - Method in class io.jenkins.plugins.livewall.LiveWallView
 
getPackingOptions() - Method in class io.jenkins.plugins.livewall.LiveWallView
 
getPalette() - Method in class io.jenkins.plugins.livewall.LiveWallView
 
getPaletteOptions() - Method in class io.jenkins.plugins.livewall.LiveWallView
 
getRefreshSeconds() - Method in class io.jenkins.plugins.livewall.LiveWallView
 
getSeamWidth() - Method in class io.jenkins.plugins.livewall.LiveWallView
Width of the hairline of background colour drawn inside each tile's outline.
getSeverity() - Method in enum class io.jenkins.plugins.livewall.JobStatus
Lower is worse.
getShape() - Method in class io.jenkins.plugins.livewall.LiveWallView
 
getShapeOptions() - Method in class io.jenkins.plugins.livewall.LiveWallView
 
getShortName() - Method in interface io.jenkins.plugins.livewall.WallOption
The label without its explanation, for the preview bar, where seven drop-downs share a row and a full sentence in each one is unreadable.
getSizing() - Method in class io.jenkins.plugins.livewall.LiveWallView
 
getSortBy() - Method in class io.jenkins.plugins.livewall.LiveWallView
 
getSortByOptions() - Method in class io.jenkins.plugins.livewall.LiveWallView
 
getStatusScope() - Method in class io.jenkins.plugins.livewall.LiveWallView
 
getTileGap() - Method in class io.jenkins.plugins.livewall.LiveWallView
Space between tiles in pixels.
getTiles() - Method in class io.jenkins.plugins.livewall.LiveWallView
Snapshots every job in the view that the current user may see, in the configured order.
getTiles(SortBy) - Method in class io.jenkins.plugins.livewall.LiveWallView
Snapshots the wall in a given order.
getTiles(SortBy, NameFilter) - Method in class io.jenkins.plugins.livewall.LiveWallView
Snapshots the wall in a given order, keeping only the jobs a filter accepts.
GRID - Enum constant in enum class io.jenkins.plugins.livewall.Packing
One tile per cell, no offsets.

H

hashCode() - Method in record class io.jenkins.plugins.livewall.Tile
Returns a hash code value for this object.
HEXAGON - Enum constant in enum class io.jenkins.plugins.livewall.TileShape
 

I

INTERLOCK - Enum constant in enum class io.jenkins.plugins.livewall.Packing
Offset and overlap shapes so they tessellate.
io.jenkins.plugins.livewall - package io.jenkins.plugins.livewall
 
isBurnInProtection() - Method in class io.jenkins.plugins.livewall.LiveWallView
 
isHideDisabled() - Method in class io.jenkins.plugins.livewall.LiveWallView
 
isLookSavable() - Method in class io.jenkins.plugins.livewall.LiveWallView
isProblem() - Method in enum class io.jenkins.plugins.livewall.JobStatus
True for the states an operator would want to look at.
isShowBuildNumber() - Method in class io.jenkins.plugins.livewall.LiveWallView
 
isShowFolderPath() - Method in class io.jenkins.plugins.livewall.LiveWallView
 
isShowHeader() - Method in class io.jenkins.plugins.livewall.LiveWallView
 
items(Class<E>) - Static method in interface io.jenkins.plugins.livewall.WallOption
Builds the drop-down model for a <f:select> over all constants of an option enum.

J

JobStatus - Enum Class in io.jenkins.plugins.livewall
The handful of states a tile on the wall can be in.

L

label() - Method in record class io.jenkins.plugins.livewall.Tile
Returns the value of the label record component.
LiveWallView - Class in io.jenkins.plugins.livewall
A view that renders its jobs as a wall of coloured tiles, meant to be left on a television.
LiveWallView(String) - Constructor for class io.jenkins.plugins.livewall.LiveWallView
 
LiveWallView(String, ViewGroup) - Constructor for class io.jenkins.plugins.livewall.LiveWallView
 
LiveWallView_BadColor() - Static method in class io.jenkins.plugins.livewall.Messages
Key LiveWallView.BadColor: Enter a CSS hex colour such as #12d96a, or a colour keyword such as tomato..
LiveWallView_BadRegex(Object) - Static method in class io.jenkins.plugins.livewall.Messages
Key LiveWallView.BadRegex: Not a valid regular expression: {0}.
LiveWallView_Description() - Static method in class io.jenkins.plugins.livewall.Messages
Key LiveWallView.Description: A full-screen wall of coloured tiles, one per job, sized so that every job fits on the screen at once. Built to be left running on an office TV..
LiveWallView_DisplayName() - Static method in class io.jenkins.plugins.livewall.Messages
Key LiveWallView.DisplayName: Live Wall.
LiveWallView_ExcludeNone() - Static method in class io.jenkins.plugins.livewall.Messages
Key LiveWallView.ExcludeNone: Nothing excluded..
LiveWallView_GapRange(Object) - Static method in class io.jenkins.plugins.livewall.Messages
Key LiveWallView.GapRange: Enter a gap between 0 and {0} pixels..
LiveWallView_IncludeAll() - Static method in class io.jenkins.plugins.livewall.Messages
Key LiveWallView.IncludeAll: Every job in the view..
LiveWallView_NoJobs() - Static method in class io.jenkins.plugins.livewall.Messages
Key LiveWallView.NoJobs: Nothing to show. No jobs in this view yet..
LiveWallView_NothingWrong() - Static method in class io.jenkins.plugins.livewall.Messages
Key LiveWallView.NothingWrong: All green. Nothing needs attention..
LiveWallView_RefreshBusy() - Static method in class io.jenkins.plugins.livewall.Messages
Key LiveWallView.RefreshBusy: Below five seconds each open wall adds noticeable load on a controller with many jobs..
LiveWallView_RefreshTooFast(Object) - Static method in class io.jenkins.plugins.livewall.Messages
Key LiveWallView.RefreshTooFast: Refresh at least {0} seconds apart, otherwise the wall will hammer the controller..
LiveWallView_RefreshTooSlow(Object) - Static method in class io.jenkins.plugins.livewall.Messages
Key LiveWallView.RefreshTooSlow: Refresh no more than {0} seconds apart, otherwise the wall stops being live..
LiveWallView_SeamRange(Object) - Static method in class io.jenkins.plugins.livewall.Messages
Key LiveWallView.SeamRange: Enter a separator between 0 and {0} pixels..
LiveWallView_SeamZero() - Static method in class io.jenkins.plugins.livewall.Messages
Key LiveWallView.SeamZero: With no separator, neighbouring tiles of the same colour merge into one block and stop being countable..
LiveWallView_TileHeightRange(Object, Object) - Static method in class io.jenkins.plugins.livewall.Messages
Key LiveWallView.TileHeightRange: Enter a minimum tile height between {0} and {1} pixels..
LiveWallView.DescriptorImpl - Class in io.jenkins.plugins.livewall
 

M

Messages - Class in io.jenkins.plugins.livewall
Generated localization support class.
Messages() - Constructor for class io.jenkins.plugins.livewall.Messages
 
MIDNIGHT - Enum constant in enum class io.jenkins.plugins.livewall.Palette
Deep, low-glare tones for a screen that stays on overnight.

N

NAME - Enum constant in enum class io.jenkins.plugins.livewall.SortBy
Alphabetical.
NEON - Enum constant in enum class io.jenkins.plugins.livewall.Palette
Glowing fills on pure black, for dim rooms.
NONE - Enum constant in enum class io.jenkins.plugins.livewall.TileAnimation
No motion at all, just a marked edge.
NOT_BUILT - Enum constant in enum class io.jenkins.plugins.livewall.JobStatus
Configured but never built, or pending its first run.

O

OCTAGON - Enum constant in enum class io.jenkins.plugins.livewall.TileShape
 
of(BallColor) - Static method in enum class io.jenkins.plugins.livewall.JobStatus
Maps a Jenkins ball colour onto a wall status, ignoring the _anime suffix (whether a job is building is tracked separately).

P

Packing - Enum Class in io.jenkins.plugins.livewall
How tiles are fitted together.
Palette - Enum Class in io.jenkins.plugins.livewall
Colour schemes for the wall.
PARALLELOGRAM - Enum constant in enum class io.jenkins.plugins.livewall.TileShape
 
parse(Class<E>, String, E) - Static method in interface io.jenkins.plugins.livewall.WallOption
Resolves an id back to a constant, falling back to fallback for anything unknown so that a hand-edited config.xml can never break the wall.
PROBLEMS - Enum constant in enum class io.jenkins.plugins.livewall.StatusScope
Only failing, unstable or aborted jobs — an empty wall means everything is fine.
PROBLEMS_AND_RUNNING - Enum constant in enum class io.jenkins.plugins.livewall.StatusScope
Problems plus anything building right now.
PROGRESS - Enum constant in enum class io.jenkins.plugins.livewall.TileAnimation
Fills the tile left-to-right in step with the estimated duration.
PULSE - Enum constant in enum class io.jenkins.plugins.livewall.TileAnimation
Slow brightness pulse.

Q

queued() - Method in record class io.jenkins.plugins.livewall.Tile
Returns the value of the queued record component.

R

readResolve() - Method in class io.jenkins.plugins.livewall.LiveWallView
 
RECENT - Enum constant in enum class io.jenkins.plugins.livewall.SortBy
Most recently built first.
RECTANGLE - Enum constant in enum class io.jenkins.plugins.livewall.TileShape
 
ROUNDED - Enum constant in enum class io.jenkins.plugins.livewall.TileShape
 
RUNNING - Enum constant in enum class io.jenkins.plugins.livewall.SortBy
Building now, then queued, then worst-first among the rest.

S

SCROLL - Enum constant in enum class io.jenkins.plugins.livewall.Sizing
Keep tiles at a readable minimum height and scroll the wall slowly and continuously.
setAnimation(String) - Method in class io.jenkins.plugins.livewall.LiveWallView
 
setBurnInProtection(boolean) - Method in class io.jenkins.plugins.livewall.LiveWallView
 
setCustomAborted(String) - Method in class io.jenkins.plugins.livewall.LiveWallView
 
setCustomBackground(String) - Method in class io.jenkins.plugins.livewall.LiveWallView
 
setCustomFailure(String) - Method in class io.jenkins.plugins.livewall.LiveWallView
 
setCustomIdle(String) - Method in class io.jenkins.plugins.livewall.LiveWallView
 
setCustomSuccess(String) - Method in class io.jenkins.plugins.livewall.LiveWallView
 
setCustomUnstable(String) - Method in class io.jenkins.plugins.livewall.LiveWallView
 
setExcludeNames(String) - Method in class io.jenkins.plugins.livewall.LiveWallView
 
setHideDisabled(boolean) - Method in class io.jenkins.plugins.livewall.LiveWallView
 
setIncludeNames(String) - Method in class io.jenkins.plugins.livewall.LiveWallView
 
setMinTileHeight(int) - Method in class io.jenkins.plugins.livewall.LiveWallView
 
setNameReplaceRegex(String) - Method in class io.jenkins.plugins.livewall.LiveWallView
 
setPacking(String) - Method in class io.jenkins.plugins.livewall.LiveWallView
 
setPalette(String) - Method in class io.jenkins.plugins.livewall.LiveWallView
 
setRefreshSeconds(int) - Method in class io.jenkins.plugins.livewall.LiveWallView
 
setSeamWidth(int) - Method in class io.jenkins.plugins.livewall.LiveWallView
 
setShape(String) - Method in class io.jenkins.plugins.livewall.LiveWallView
 
setShowBuildNumber(boolean) - Method in class io.jenkins.plugins.livewall.LiveWallView
 
setShowFolderPath(boolean) - Method in class io.jenkins.plugins.livewall.LiveWallView
 
setShowHeader(boolean) - Method in class io.jenkins.plugins.livewall.LiveWallView
 
setSizing(String) - Method in class io.jenkins.plugins.livewall.LiveWallView
 
setSortBy(String) - Method in class io.jenkins.plugins.livewall.LiveWallView
 
setStatusScope(String) - Method in class io.jenkins.plugins.livewall.LiveWallView
 
setTileGap(int) - Method in class io.jenkins.plugins.livewall.LiveWallView
 
Sizing - Enum Class in io.jenkins.plugins.livewall
What the wall does when there are more jobs than comfortably fit on the screen.
SortBy - Enum Class in io.jenkins.plugins.livewall
Tile ordering on the wall.
SQUARE - Enum constant in enum class io.jenkins.plugins.livewall.TileShape
 
startedAt() - Method in record class io.jenkins.plugins.livewall.Tile
Returns the value of the startedAt record component.
status() - Method in record class io.jenkins.plugins.livewall.Tile
Returns the value of the status record component.
STATUS - Enum constant in enum class io.jenkins.plugins.livewall.SortBy
Broken first, then unstable, aborted, never built and finally successful.
StatusScope - Enum Class in io.jenkins.plugins.livewall
Which jobs earn a tile.
STRIPES - Enum constant in enum class io.jenkins.plugins.livewall.TileAnimation
Barber-pole diagonal stripes.
submit(StaplerRequest2) - Method in class io.jenkins.plugins.livewall.LiveWallView
 
SUCCESS - Enum constant in enum class io.jenkins.plugins.livewall.JobStatus
All good.
SUCCESS - Enum constant in enum class io.jenkins.plugins.livewall.SortBy
Passing first, working down to the failures.
SWEEP - Enum constant in enum class io.jenkins.plugins.livewall.TileAnimation
A light beam sweeping across the tile.

T

Tile - Record Class in io.jenkins.plugins.livewall
One job, reduced to everything the wall needs and nothing else.
Tile(String, String, String, JobStatus, boolean, boolean, int, long, long, long) - Constructor for record class io.jenkins.plugins.livewall.Tile
Creates an instance of a Tile record class.
TileAnimation - Enum Class in io.jenkins.plugins.livewall
How a tile signals that its job is building right now.
TileShape - Enum Class in io.jenkins.plugins.livewall
The silhouette of a tile.
toString() - Method in record class io.jenkins.plugins.livewall.Tile
Returns a string representation of this record class.

U

UNSTABLE - Enum constant in enum class io.jenkins.plugins.livewall.JobStatus
Built, but tests failed.
url() - Method in record class io.jenkins.plugins.livewall.Tile
Returns the value of the url record component.

V

valueOf(String) - Static method in enum class io.jenkins.plugins.livewall.JobStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.jenkins.plugins.livewall.Packing
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.jenkins.plugins.livewall.Palette
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.jenkins.plugins.livewall.Sizing
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.jenkins.plugins.livewall.SortBy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.jenkins.plugins.livewall.StatusScope
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.jenkins.plugins.livewall.TileAnimation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.jenkins.plugins.livewall.TileShape
Returns the enum constant of this class with the specified name.
values() - Static method in enum class io.jenkins.plugins.livewall.JobStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.jenkins.plugins.livewall.Packing
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.jenkins.plugins.livewall.Palette
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.jenkins.plugins.livewall.Sizing
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.jenkins.plugins.livewall.SortBy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.jenkins.plugins.livewall.StatusScope
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.jenkins.plugins.livewall.TileAnimation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.jenkins.plugins.livewall.TileShape
Returns an array containing the constants of this enum class, in the order they are declared.
VIEW_ORDER - Enum constant in enum class io.jenkins.plugins.livewall.SortBy
Whatever order the underlying view produces.
VIVID - Enum constant in enum class io.jenkins.plugins.livewall.Palette
Saturated fills on near-black.

W

WallOption - Interface in io.jenkins.plugins.livewall
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.

_

_LiveWallView_BadColor() - Static method in class io.jenkins.plugins.livewall.Messages
Key LiveWallView.BadColor: Enter a CSS hex colour such as #12d96a, or a colour keyword such as tomato..
_LiveWallView_BadRegex(Object) - Static method in class io.jenkins.plugins.livewall.Messages
Key LiveWallView.BadRegex: Not a valid regular expression: {0}.
_LiveWallView_Description() - Static method in class io.jenkins.plugins.livewall.Messages
Key LiveWallView.Description: A full-screen wall of coloured tiles, one per job, sized so that every job fits on the screen at once. Built to be left running on an office TV..
_LiveWallView_DisplayName() - Static method in class io.jenkins.plugins.livewall.Messages
Key LiveWallView.DisplayName: Live Wall.
_LiveWallView_ExcludeNone() - Static method in class io.jenkins.plugins.livewall.Messages
Key LiveWallView.ExcludeNone: Nothing excluded..
_LiveWallView_GapRange(Object) - Static method in class io.jenkins.plugins.livewall.Messages
Key LiveWallView.GapRange: Enter a gap between 0 and {0} pixels..
_LiveWallView_IncludeAll() - Static method in class io.jenkins.plugins.livewall.Messages
Key LiveWallView.IncludeAll: Every job in the view..
_LiveWallView_NoJobs() - Static method in class io.jenkins.plugins.livewall.Messages
Key LiveWallView.NoJobs: Nothing to show. No jobs in this view yet..
_LiveWallView_NothingWrong() - Static method in class io.jenkins.plugins.livewall.Messages
Key LiveWallView.NothingWrong: All green. Nothing needs attention..
_LiveWallView_RefreshBusy() - Static method in class io.jenkins.plugins.livewall.Messages
Key LiveWallView.RefreshBusy: Below five seconds each open wall adds noticeable load on a controller with many jobs..
_LiveWallView_RefreshTooFast(Object) - Static method in class io.jenkins.plugins.livewall.Messages
Key LiveWallView.RefreshTooFast: Refresh at least {0} seconds apart, otherwise the wall will hammer the controller..
_LiveWallView_RefreshTooSlow(Object) - Static method in class io.jenkins.plugins.livewall.Messages
Key LiveWallView.RefreshTooSlow: Refresh no more than {0} seconds apart, otherwise the wall stops being live..
_LiveWallView_SeamRange(Object) - Static method in class io.jenkins.plugins.livewall.Messages
Key LiveWallView.SeamRange: Enter a separator between 0 and {0} pixels..
_LiveWallView_SeamZero() - Static method in class io.jenkins.plugins.livewall.Messages
Key LiveWallView.SeamZero: With no separator, neighbouring tiles of the same colour merge into one block and stop being countable..
_LiveWallView_TileHeightRange(Object, Object) - Static method in class io.jenkins.plugins.livewall.Messages
Key LiveWallView.TileHeightRange: Enter a minimum tile height between {0} and {1} pixels..
A B C D E F G H I J L M N O P Q R S T U V W _ 
All Classes and Interfaces|All Packages