net.praqma.jenkins.configrotator
Class ConfigurationRotatorFeedAction
java.lang.Object
net.praqma.jenkins.configrotator.ConfigurationRotatorFeedAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject
- Direct Known Subclasses:
- ClearCaseUCMFeedAction, GitFeedAction
public abstract class ConfigurationRotatorFeedAction
- extends Object
- implements hudson.model.Action
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface hudson.model.Action |
getUrlName |
ConfigurationRotatorFeedAction
public ConfigurationRotatorFeedAction()
getIconFileName
public String getIconFileName()
- Specified by:
getIconFileName in interface hudson.model.Action
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName in interface hudson.model.Action- Specified by:
getDisplayName in interface hudson.model.ModelObject
getComponentName
public abstract String getComponentName()
getFeedUrl
public String getFeedUrl(String component)
getComponentName
public String getComponentName(String fileName)
getComponents
public ArrayList<File> getComponents()
getFeedTitle
public String getFeedTitle(File feed)
getComponents
public ArrayList<File> getComponents(FileFilter filter)
doFeed
public void doFeed(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
Copyright © 2004-2013. All Rights Reserved.