|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.model.AbstractModelObject
hudson.model.View
hudson.model.ListView
hudson.model.RadiatorView
public class RadiatorView
| Nested Class Summary | |
|---|---|
static class |
RadiatorView.DescriptorImpl
|
| Nested classes/interfaces inherited from class hudson.model.View |
|---|
hudson.model.View.People, hudson.model.View.UserInfo |
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Field Summary | |
|---|---|
static RadiatorView.DescriptorImpl |
DESCRIPTOR
Descriptor should be singleton. |
| Fields inherited from class hudson.model.ListView |
|---|
columns |
| Fields inherited from class hudson.model.View |
|---|
CONFIGURE, CREATE, DELETE, description, LIST, name, owner, PERMISSIONS, SORTER |
| Constructor Summary | |
|---|---|
RadiatorView(java.lang.String name)
|
|
| Method Summary | |
|---|---|
static hudson.model.Result |
getResult(hudson.model.Job job)
|
static int |
getSize(java.util.Collection<hudson.model.Job> jobs)
Work out the sizes for the ui |
static boolean |
isBuilding(hudson.model.Job job)
|
static java.util.Collection<hudson.model.Job> |
sortJobs(java.util.Collection<hudson.model.Job> jobs)
|
| Methods inherited from class hudson.model.ListView |
|---|
contains, doCreateItem, getActions, getColumns, getDefaultColumns, getIncludeRegex, getItems, initColumns, onJobRenamed, submit |
| Methods inherited from class hudson.model.View |
|---|
all, checkPermission, create, doConfigSubmit, doDoDelete, doRssAll, doRssFailed, doRssLatest, doSubmitDescription, getAbsoluteUrl, getACL, getApi, getBuilds, getDescription, getDescriptor, getDisplayName, getItem, getItemCreatePermission, getJob, getOwner, getPeople, getPostConstructLandingPage, getSearchUrl, getUrl, getViewName, getWidgets, hasPeople, hasPermission, isDefault, makeSearchIndex, rename |
| Methods inherited from class hudson.model.AbstractModelObject |
|---|
getSearch, getSearchIndex, getSearchName, requirePOST, sendError, sendError, sendError, sendError, sendError |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final RadiatorView.DescriptorImpl DESCRIPTOR
| Constructor Detail |
|---|
@DataBoundConstructor public RadiatorView(java.lang.String name)
| Method Detail |
|---|
public static int getSize(java.util.Collection<hudson.model.Job> jobs)
jobs -
public static java.util.Collection<hudson.model.Job> sortJobs(java.util.Collection<hudson.model.Job> jobs)
public static boolean isBuilding(hudson.model.Job job)
public static hudson.model.Result getResult(hudson.model.Job job)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||