br.vbathke.jenkins
Class UITestCaptureProjectAction

java.lang.Object
  extended by br.vbathke.jenkins.UITestCaptureBase
      extended by br.vbathke.jenkins.UITestCaptureProjectAction
All Implemented Interfaces:
hudson.model.Action, hudson.model.ModelObject, hudson.model.ProminentProjectAction

public class UITestCaptureProjectAction
extends UITestCaptureBase
implements hudson.model.ProminentProjectAction


Field Summary
 hudson.model.AbstractProject<?,?> project
           
 
Constructor Summary
UITestCaptureProjectAction(hudson.model.AbstractProject<?,?> project)
           
 
Method Summary
 String getBuildArtifacts()
           
 String getDisplayName()
           
 String getIconFileName()
           
 String getName()
           
 hudson.model.AbstractProject<?,?> getProject()
           
 String getProjectUrl()
           
 String getUrlName()
           
 String getVersaoAtual()
           
 
Methods inherited from class br.vbathke.jenkins.UITestCaptureBase
getRootUrl, getUITestCaptureProjectAction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

project

public final hudson.model.AbstractProject<?,?> project
Constructor Detail

UITestCaptureProjectAction

public UITestCaptureProjectAction(hudson.model.AbstractProject<?,?> project)
Method Detail

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

getUrlName

public String getUrlName()
Specified by:
getUrlName in interface hudson.model.Action

getProject

public hudson.model.AbstractProject<?,?> getProject()

getName

public String getName()

getVersaoAtual

public String getVersaoAtual()

getBuildArtifacts

public String getBuildArtifacts()

getProjectUrl

public String getProjectUrl()


Copyright © 2004-2015. All Rights Reserved.