de.pellepelster.jenkins.walldisplay
Class WallDisplayJobProperty

java.lang.Object
  extended by hudson.model.JobProperty<hudson.model.AbstractProject<?,?>>
      extended by de.pellepelster.jenkins.walldisplay.WallDisplayJobProperty
All Implemented Interfaces:
hudson.ExtensionPoint, hudson.model.Describable<hudson.model.JobProperty<?>>, hudson.tasks.BuildStep

@ExportedBean
public final class WallDisplayJobProperty
extends hudson.model.JobProperty<hudson.model.AbstractProject<?,?>>

Author:
pelle

Nested Class Summary
static class WallDisplayJobProperty.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
 
Fields inherited from class hudson.model.JobProperty
owner
 
Fields inherited from interface hudson.tasks.BuildStep
BUILDERS, PUBLISHERS
 
Constructor Summary
WallDisplayJobProperty(java.lang.String wallDisplayName)
           
 
Method Summary
 java.lang.String getWallDisplayName()
           
 
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
 

Constructor Detail

WallDisplayJobProperty

@DataBoundConstructor
public WallDisplayJobProperty(java.lang.String wallDisplayName)
Method Detail

getWallDisplayName

@Exported
public java.lang.String getWallDisplayName()


Copyright © 2004-2011. All Rights Reserved.