net.jenkins
Class BehaveReportBuildAction

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

public class BehaveReportBuildAction
extends BehaveBaseAction


Constructor Summary
BehaveReportBuildAction(hudson.model.AbstractBuild<?,?> build)
           
 
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
 

Constructor Detail

BehaveReportBuildAction

public BehaveReportBuildAction(hudson.model.AbstractBuild<?,?> build)
Method Detail

getTitle

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

dir

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


Copyright © 2004-2015. All Rights Reserved.