|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.model.JobProperty<hudson.model.AbstractProject<?,?>>
org.jenkinsci.plugins.mavenrepocleaner.MavenRepoCleanerProperty
public class MavenRepoCleanerProperty
| Nested Class Summary | |
|---|---|
static class |
MavenRepoCleanerProperty.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 | |
|---|---|
static MavenRepoCleanerProperty.DescriptorImpl |
DESCRIPTOR
|
| Fields inherited from class hudson.model.JobProperty |
|---|
owner |
| Fields inherited from interface hudson.tasks.BuildStep |
|---|
BUILDERS, PUBLISHERS |
| Constructor Summary | |
|---|---|
MavenRepoCleanerProperty(boolean notOnThisProject)
|
|
| Method Summary | |
|---|---|
boolean |
isNotOnThisProject()
|
| 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 |
|---|
@Extension public static final MavenRepoCleanerProperty.DescriptorImpl DESCRIPTOR
| Constructor Detail |
|---|
@DataBoundConstructor public MavenRepoCleanerProperty(boolean notOnThisProject)
| Method Detail |
|---|
public boolean isNotOnThisProject()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||