net.jenkins
Class BehaveReportProjectAction

java.lang.Object
  extended by net.jenkins.BehaveBaseAction
      extended by net.jenkins.BehaveReportProjectAction
All Implemented Interfaces:
hudson.model.Action, hudson.model.ModelObject, hudson.model.ProminentProjectAction

public class BehaveReportProjectAction
extends BehaveBaseAction
implements hudson.model.ProminentProjectAction


Constructor Summary
BehaveReportProjectAction(hudson.model.AbstractItem project)
           
 
Method Summary
protected  File dir()
           
protected  String getTitle()
           
 
Methods inherited from class net.jenkins.BehaveBaseAction
doDynamic, getDisplayName, getIconFileName, getUrlName
 
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
getDisplayName, getIconFileName, getUrlName
 

Constructor Detail

BehaveReportProjectAction

public BehaveReportProjectAction(hudson.model.AbstractItem project)
Method Detail

dir

protected File dir()
Specified by:
dir in class BehaveBaseAction

getTitle

protected String getTitle()
Specified by:
getTitle in class BehaveBaseAction


Copyright © 2004-2015. All Rights Reserved.