public class CukedoctorProjectAction extends CukedoctorBaseAction implements hudson.model.ProminentProjectAction
ALL_DOCUMENTATION, BASE_URL, documentationPage| Constructor and Description |
|---|
CukedoctorProjectAction(hudson.model.AbstractProject<?,?> project) |
| Modifier and Type | Method and Description |
|---|---|
protected File |
dir() |
protected String |
getTitle() |
String |
job() |
boolean |
showSidebarPanel()
sidebar panel is visible when html and pdf documentation is available
so user don't need to navigate to all.html to choice documentation format
|
doDynamic, getDisplayName, getIconFileName, getUrlName, setDocumentationPagepublic CukedoctorProjectAction(hudson.model.AbstractProject<?,?> project)
public String job()
public boolean showSidebarPanel()
true if both html and pdf documentation is present on last build false otherwise.protected File dir()
dir in class CukedoctorBaseActionprotected String getTitle()
getTitle in class CukedoctorBaseActionCopyright © 2016. All rights reserved.