public class HeavyJobProperty
extends hudson.model.JobProperty<hudson.model.AbstractProject<?,?>>
Modifier and Type | Class and Description |
---|---|
static class |
HeavyJobProperty.DescriptorImpl |
static class |
HeavyJobProperty.ExecutableImpl |
Modifier and Type | Field and Description |
---|---|
int |
weight |
Constructor and Description |
---|
HeavyJobProperty(int weight) |
Modifier and Type | Method and Description |
---|---|
List<hudson.model.queue.SubTask> |
getSubTasks() |
public List<hudson.model.queue.SubTask> getSubTasks()
getSubTasks
in class hudson.model.JobProperty<hudson.model.AbstractProject<?,?>>
Copyright © 2004-2013. All Rights Reserved.