net.praqma.jenkins.configrotator.scm.git
Class GitFeedAction

java.lang.Object
  extended by net.praqma.jenkins.configrotator.ConfigurationRotatorFeedAction
      extended by net.praqma.jenkins.configrotator.scm.git.GitFeedAction
All Implemented Interfaces:
hudson.model.Action, hudson.model.ModelObject

public class GitFeedAction
extends ConfigurationRotatorFeedAction


Constructor Summary
GitFeedAction()
           
 
Method Summary
 String getComponentName()
           
 String getUrlName()
           
 
Methods inherited from class net.praqma.jenkins.configrotator.ConfigurationRotatorFeedAction
doFeed, getComponentName, getComponents, getComponents, getDisplayName, getFeedTitle, getFeedUrl, getIconFileName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GitFeedAction

public GitFeedAction()
Method Detail

getUrlName

public String getUrlName()

getComponentName

public String getComponentName()
Specified by:
getComponentName in class ConfigurationRotatorFeedAction


Copyright © 2004-2013. All Rights Reserved.