|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.model.JobProperty<hudson.model.AbstractProject<?,?>>
com.nullin.jenkins.spbr.SPBRConfigJobProperty
public class SPBRConfigJobProperty
SPBR configuration job property. Not sure how to ensure that this is only visible when the job is configured as parameterized.
| Nested Class Summary | |
|---|---|
static class |
SPBRConfigJobProperty.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 | |
|---|---|
String |
excludes
|
String |
includes
|
| Fields inherited from class hudson.model.JobProperty |
|---|
owner |
| Fields inherited from interface hudson.tasks.BuildStep |
|---|
BUILDERS, PUBLISHERS |
| Constructor Summary | |
|---|---|
SPBRConfigJobProperty(String includes,
String excludes)
|
|
| Method Summary |
|---|
| Methods inherited from class hudson.model.JobProperty |
|---|
getDescriptor, getJobAction, getJobActions, getJobOverrides, getProjectAction, getProjectActions, getRequiredMonitorService, getSubTasks, perform, prebuild, reconfigure, setOwner |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final String includes
public final String excludes
| Constructor Detail |
|---|
public SPBRConfigJobProperty(String includes,
String excludes)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||