|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.views.ListViewColumn
hudson.queueSorter.PrioritySorterJobColumn
public class PrioritySorterJobColumn
Priority column on the jobs overview page. The column displays priority set for the job and is an easy way to compare the priorities of many jobs.
| Nested Class Summary | |
|---|---|
static class |
PrioritySorterJobColumn.DescriptorImpl
|
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Field Summary |
|---|
| Fields inherited from class hudson.views.ListViewColumn |
|---|
LIST |
| Constructor Summary | |
|---|---|
PrioritySorterJobColumn()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getPriority(hudson.model.Job<?,?> job)
|
| Methods inherited from class hudson.views.ListViewColumn |
|---|
all, getColumnCaption, getDescriptor, shownByDefault |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@DataBoundConstructor public PrioritySorterJobColumn()
| Method Detail |
|---|
public java.lang.String getPriority(hudson.model.Job<?,?> job)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||