public final class JobPropertyImpl
extends hudson.model.JobProperty<hudson.model.AbstractProject<?,?>>
JobProperty which lets the Jenkins
administrator exclude specific Jobs from producing HTML5
notifications.| Modifier and Type | Class and Description |
|---|---|
static class |
JobPropertyImpl.DescriptorImpl |
| Constructor and Description |
|---|
JobPropertyImpl() |
JobPropertyImpl(boolean skip) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSkip() |
void |
setSkip(boolean skip) |
Copyright © 2004-2015. All Rights Reserved.