com.nirima
Class AdaptivePluginProperty
java.lang.Object
hudson.model.JobProperty<hudson.model.AbstractProject<?,?>>
com.nirima.AdaptivePluginProperty
- All Implemented Interfaces:
- hudson.ExtensionPoint, hudson.model.Action, hudson.model.Describable<hudson.model.JobProperty<?>>, hudson.model.ModelObject, hudson.tasks.BuildStep
@ExportedBean(defaultVisibility=2)
public class AdaptivePluginProperty
- extends hudson.model.JobProperty<hudson.model.AbstractProject<?,?>>
- implements hudson.model.Action
Created by IntelliJ IDEA.
User: magnayn
Date: 22/12/2010
Time: 11:55
To change this template use File | Settings | File Templates.
| 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 |
| Methods inherited from class hudson.model.JobProperty |
getDescriptor, getJobAction, getJobActions, getJobOverrides, getProjectAction, getProjectActions, getRequiredMonitorService, getSubTasks, perform, prebuild, setOwner |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdaptivePluginProperty
@DataBoundConstructor
public AdaptivePluginProperty(java.lang.String script)
getScript
public java.lang.String getScript()
getIconFileName
public java.lang.String getIconFileName()
- Specified by:
getIconFileName in interface hudson.model.Action
getDisplayName
public java.lang.String getDisplayName()
- Specified by:
getDisplayName in interface hudson.model.Action- Specified by:
getDisplayName in interface hudson.model.ModelObject
getUrlName
public java.lang.String getUrlName()
- Specified by:
getUrlName in interface hudson.model.Action
getAdaptivePluginRun
public AdaptivePluginRun getAdaptivePluginRun(hudson.model.AbstractBuild build)
Copyright © 2004-2011. All Rights Reserved.