hudson.plugins.gradle
Class GradleTaskNote.DescriptorImpl

java.lang.Object
  extended by hudson.model.Descriptor<hudson.console.ConsoleNote<?>>
      extended by hudson.console.ConsoleAnnotationDescriptor
          extended by hudson.plugins.gradle.GradleTaskNote.DescriptorImpl
All Implemented Interfaces:
hudson.ExtensionPoint, hudson.model.Saveable
Enclosing class:
GradleTaskNote

@Extension
public static final class GradleTaskNote.DescriptorImpl
extends hudson.console.ConsoleAnnotationDescriptor


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.Descriptor
clazz
 
Fields inherited from interface hudson.model.Saveable
NOOP
 
Constructor Summary
GradleTaskNote.DescriptorImpl()
           
 
Method Summary
 String getDisplayName()
           
 
Methods inherited from class hudson.console.ConsoleAnnotationDescriptor
all, doScriptJs, doStyleCss, hasScript, hasStylesheet
 
Methods inherited from class hudson.model.Descriptor
calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getPropertyType, getPropertyType, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, 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

GradleTaskNote.DescriptorImpl

public GradleTaskNote.DescriptorImpl()
Method Detail

getDisplayName

public String getDisplayName()
Specified by:
getDisplayName in class hudson.console.ConsoleAnnotationDescriptor


Copyright © 2004-2013. All Rights Reserved.