|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.model.JobProperty<hudson.model.AbstractProject<?,?>>
hudson.queueSorter.PrioritySorterJobProperty
public class PrioritySorterJobProperty
| Nested Class Summary | |
|---|---|
static class |
PrioritySorterJobProperty.DescriptorImpl
|
| Nested classes/interfaces inherited from interface hudson.tasks.BuildStep |
|---|
hudson.tasks.BuildStep.PublisherList |
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Field Summary | |
|---|---|
int |
priority
|
| Fields inherited from class hudson.model.JobProperty |
|---|
owner |
| Fields inherited from interface hudson.tasks.BuildStep |
|---|
BUILDERS, PUBLISHERS |
| Constructor Summary | |
|---|---|
PrioritySorterJobProperty(int priority)
|
|
| Method Summary | |
|---|---|
PrioritySorterJobProperty.DescriptorImpl |
getDescriptor()
|
int |
getPriority()
|
| Methods inherited from class hudson.model.JobProperty |
|---|
getJobAction, getJobActions, getProjectAction, getProjectActions, getRequiredMonitorService, perform, prebuild, setOwner |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final int priority
| Constructor Detail |
|---|
@DataBoundConstructor public PrioritySorterJobProperty(int priority)
| Method Detail |
|---|
public int getPriority()
public PrioritySorterJobProperty.DescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.model.JobProperty<?>>getDescriptor in class hudson.model.JobProperty<hudson.model.AbstractProject<?,?>>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||