D G H R S T V

D

DEFAULT - Static variable in class hudson.model.ViewEntryColors
 
doCheckIncludeRegex(String) - Method in class hudson.model.RadiatorView.DescriptorImpl
Checks if the include regular expression is valid.

G

getBackgroundColor() - Method in class hudson.model.ViewEntry
 
getBroken() - Method in class hudson.model.ViewEntry
 
getBrokenBG() - Method in class hudson.model.ViewEntryColors
 
getBrokenFG() - Method in class hudson.model.ViewEntryColors
 
getBuilding() - Method in class hudson.model.ViewEntry
 
getBuildsInProgress() - Method in class hudson.model.ViewEntry
 
getColor() - Method in class hudson.model.ViewEntry
 
getColors() - Method in class hudson.model.RadiatorView
 
getCulprit() - Method in class hudson.model.ViewEntry
Elects a culprit/responsible for a broken build by choosing the last commiter of a given build
getDiff() - Method in class hudson.model.ViewEntry
 
getDiffColor() - Method in class hudson.model.ViewEntry
 
getDisplayName() - Method in class hudson.model.RadiatorView.DescriptorImpl
 
getFailCount() - Method in class hudson.model.ViewEntry
 
getFailedBG() - Method in class hudson.model.ViewEntryColors
 
getFailedFG() - Method in class hudson.model.ViewEntryColors
 
getHighVis() - Method in class hudson.model.RadiatorView
 
getItems() - Method in class hudson.model.RadiatorView
 
getJob() - Method in class hudson.model.ViewEntry
 
getLastCompletedBuild() - Method in class hudson.model.ViewEntry
 
getLastStableBuild() - Method in class hudson.model.ViewEntry
 
getName() - Method in class hudson.model.ViewEntry
 
getOkBG() - Method in class hudson.model.ViewEntryColors
 
getOkFG() - Method in class hudson.model.ViewEntryColors
 
getOtherBG() - Method in class hudson.model.ViewEntryColors
 
getOtherFG() - Method in class hudson.model.ViewEntryColors
 
getQueued() - Method in class hudson.model.ViewEntry
 
getQueueNumber() - Method in class hudson.model.ViewEntry
 
getResult(Job) - Static method in class hudson.model.RadiatorView
 
getShowStable() - Method in class hudson.model.RadiatorView
 
getShowStableDetail() - Method in class hudson.model.RadiatorView
 
getStable() - Method in class hudson.model.ViewEntry
 
getSuccessCount() - Method in class hudson.model.ViewEntry
 
getSuccessPercentage() - Method in class hudson.model.ViewEntry
 
getTestCount() - Method in class hudson.model.ViewEntry
 
getUrl() - Method in class hudson.model.ViewEntry
 

H

hudson.model - package hudson.model
 

R

RadiatorView - Class in hudson.model
A configurable Radiator-Style job view suitable for use in extreme feedback systems - ideal for running on a spare PC in the office.
RadiatorView(String, Boolean, Boolean, Boolean) - Constructor for class hudson.model.RadiatorView
 
RadiatorView.DescriptorImpl - Class in hudson.model
 
RadiatorView.DescriptorImpl() - Constructor for class hudson.model.RadiatorView.DescriptorImpl
 

S

sortFailing(Collection<Job>) - Method in class hudson.model.RadiatorView
 
sortPassing(Collection<Job>) - Method in class hudson.model.RadiatorView
Filters the jobs for stable jobs and sorts them.
submit(StaplerRequest) - Method in class hudson.model.RadiatorView
Gets from the request the configuration parameters

T

toRows(Collection<ViewEntry>, Boolean) - Method in class hudson.model.RadiatorView
Converts a list of jobs to a list of list of jobs, suitable for display as rows in a table.

V

ViewEntry - Class in hudson.model
Represents a job to be shown in a view.
ViewEntry(RadiatorView, Job<?, ?>) - Constructor for class hudson.model.ViewEntry
C'tor
ViewEntryColors - Class in hudson.model
Represents colors to be used on the view
ViewEntryColors(String, String, String, String, String, String, String, String) - Constructor for class hudson.model.ViewEntryColors
C'tor

D G H R S T V

Copyright © 2010. All Rights Reserved.