@Extension public final class Controller extends Object implements hudson.model.RootAction
RootAction =).| Constructor and Description | 
|---|
| Controller() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | doIsEnabledByDefault(org.kohsuke.stapler.StaplerRequest req,
                    org.kohsuke.stapler.StaplerResponse resp)Returns a simple true/false indicating whether or not the client should be enabled by default. | 
| void | doNext(org.kohsuke.stapler.StaplerRequest req,
      org.kohsuke.stapler.StaplerResponse resp)Handles requests by clients polling for new sounds to play. | 
| String | getDisplayName() | 
| String | getIconFileName() | 
| String | getUrlName() | 
| void | setConfiguration(Configuration configuration) | 
| void | setNotificationService(NotificationService notificationService) | 
public void setConfiguration(Configuration configuration)
public void setNotificationService(NotificationService notificationService)
public void doIsEnabledByDefault(org.kohsuke.stapler.StaplerRequest req,
                        org.kohsuke.stapler.StaplerResponse resp)
                          throws IOException
IOExceptionpublic void doNext(org.kohsuke.stapler.StaplerRequest req,
          org.kohsuke.stapler.StaplerResponse resp)
            throws IOException
IOExceptionpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectCopyright © 2004-2011. All Rights Reserved.