net.hurstfrost.hudson.sounds
Class SoundsAgentPageDecorator

java.lang.Object
  extended by hudson.model.Descriptor<hudson.model.PageDecorator>
      extended by hudson.model.PageDecorator
          extended by net.hurstfrost.hudson.sounds.SoundsAgentPageDecorator
All Implemented Interfaces:
hudson.ExtensionPoint, hudson.model.Describable<hudson.model.PageDecorator>, hudson.model.Saveable

@Extension
public class SoundsAgentPageDecorator
extends hudson.model.PageDecorator


Nested Class Summary
 
Nested classes/interfaces inherited from class hudson.model.Descriptor
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Field Summary
 
Fields inherited from class hudson.model.PageDecorator
ALL
 
Fields inherited from class hudson.model.Descriptor
clazz
 
Fields inherited from interface hudson.model.Saveable
NOOP
 
Constructor Summary
SoundsAgentPageDecorator()
           
 
Method Summary
 java.lang.String getDisplayName()
           
 
Methods inherited from class hudson.model.PageDecorator
all, getDescriptor, getUrl
 
Methods inherited from class hudson.model.Descriptor
calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigPage, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getJsonSafeClassName, getPropertyType, getPropertyType, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, save, toArray, toList, toMap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SoundsAgentPageDecorator

public SoundsAgentPageDecorator()
Method Detail

getDisplayName

public java.lang.String getDisplayName()
Overrides:
getDisplayName in class hudson.model.PageDecorator


Copyright © 2013. All Rights Reserved.