hudson.plugins.svn_release_mgr
Class JobPropertyImpl
java.lang.Object
hudson.model.JobProperty<hudson.model.AbstractProject<?,?>>
hudson.plugins.svn_release_mgr.JobPropertyImpl
- All Implemented Interfaces:
- hudson.ExtensionPoint, hudson.model.Describable<hudson.model.JobProperty<?>>, hudson.tasks.BuildStep
public final class JobPropertyImpl
- extends hudson.model.JobProperty<hudson.model.AbstractProject<?,?>>
Job property for svn-release-mgr.
| Nested classes/interfaces inherited from interface hudson.tasks.BuildStep |
hudson.tasks.BuildStep.PublisherList |
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Fields inherited from class hudson.model.JobProperty |
owner |
| Fields inherited from interface hudson.tasks.BuildStep |
BUILDERS, PUBLISHERS |
|
Method Summary |
hudson.model.Action |
getJobAction(hudson.model.AbstractProject<?,?> job)
|
| Methods inherited from class hudson.model.JobProperty |
getDescriptor, getProjectAction, perform, prebuild, setOwner |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
maxRevisions
public final java.lang.String maxRevisions
JobPropertyImpl
@DataBoundConstructor
public JobPropertyImpl(java.lang.String maxRevisions)
getJobAction
public hudson.model.Action getJobAction(hudson.model.AbstractProject<?,?> job)
- Overrides:
getJobAction in class hudson.model.JobProperty<hudson.model.AbstractProject<?,?>>
Copyright © 2010. All Rights Reserved.