Skip navigation links
A B C D F G I J P S T V 

A

ALL_DOCUMENTATION - Static variable in class com.github.cukedoctor.jenkins.CukedoctorBaseAction
 

B

BASE_URL - Static variable in class com.github.cukedoctor.jenkins.CukedoctorBaseAction
 

C

com.github.cukedoctor.jenkins - package com.github.cukedoctor.jenkins
 
com.github.cukedoctor.jenkins.model - package com.github.cukedoctor.jenkins.model
 
CukedoctorBaseAction - Class in com.github.cukedoctor.jenkins
 
CukedoctorBaseAction() - Constructor for class com.github.cukedoctor.jenkins.CukedoctorBaseAction
 
CukedoctorBuildAction - Class in com.github.cukedoctor.jenkins
 
CukedoctorBuildAction(Run<?, ?>) - Constructor for class com.github.cukedoctor.jenkins.CukedoctorBuildAction
 
CukedoctorProjectAction - Class in com.github.cukedoctor.jenkins
 
CukedoctorProjectAction(AbstractProject<?, ?>) - Constructor for class com.github.cukedoctor.jenkins.CukedoctorProjectAction
 
CukedoctorPublisher - Class in com.github.cukedoctor.jenkins
 
CukedoctorPublisher(String, FormatType, TocType, boolean, boolean, String) - Constructor for class com.github.cukedoctor.jenkins.CukedoctorPublisher
 
CukedoctorPublisher.DescriptorImpl - Class in com.github.cukedoctor.jenkins
 

D

DescriptorImpl() - Constructor for class com.github.cukedoctor.jenkins.CukedoctorPublisher.DescriptorImpl
 
dir() - Method in class com.github.cukedoctor.jenkins.CukedoctorBaseAction
 
dir() - Method in class com.github.cukedoctor.jenkins.CukedoctorBuildAction
 
dir() - Method in class com.github.cukedoctor.jenkins.CukedoctorProjectAction
 
documentationPage - Variable in class com.github.cukedoctor.jenkins.CukedoctorBaseAction
 
doDynamic(StaplerRequest, StaplerResponse) - Method in class com.github.cukedoctor.jenkins.CukedoctorBaseAction
 
doFillFormatItems() - Method in class com.github.cukedoctor.jenkins.CukedoctorPublisher.DescriptorImpl
 
doFillTocItems() - Method in class com.github.cukedoctor.jenkins.CukedoctorPublisher.DescriptorImpl
 

F

format - Variable in enum com.github.cukedoctor.jenkins.model.FormatType
 
FormatType - Enum in com.github.cukedoctor.jenkins.model
Created by pestano on 20/03/16.

G

generateDocumentation(List<Feature>, DocumentAttributes, String, Asciidoctor) - Method in class com.github.cukedoctor.jenkins.CukedoctorPublisher
 
getDisplayName() - Method in class com.github.cukedoctor.jenkins.CukedoctorBaseAction
 
getDisplayName() - Method in class com.github.cukedoctor.jenkins.CukedoctorPublisher.DescriptorImpl
This human readable name is used in the configuration screen.
getFeaturesDir() - Method in class com.github.cukedoctor.jenkins.CukedoctorPublisher
 
getFormat() - Method in class com.github.cukedoctor.jenkins.CukedoctorPublisher
 
getFormat() - Method in enum com.github.cukedoctor.jenkins.model.FormatType
 
getIconFileName() - Method in class com.github.cukedoctor.jenkins.CukedoctorBaseAction
 
getProjectAction(AbstractProject<?, ?>) - Method in class com.github.cukedoctor.jenkins.CukedoctorPublisher
 
getRequiredMonitorService() - Method in class com.github.cukedoctor.jenkins.CukedoctorPublisher
 
getTitle() - Method in class com.github.cukedoctor.jenkins.CukedoctorBaseAction
 
getTitle() - Method in class com.github.cukedoctor.jenkins.CukedoctorBuildAction
 
getTitle() - Method in class com.github.cukedoctor.jenkins.CukedoctorProjectAction
 
getTitle() - Method in class com.github.cukedoctor.jenkins.CukedoctorPublisher
 
getToc() - Method in class com.github.cukedoctor.jenkins.CukedoctorPublisher
 
getToc() - Method in enum com.github.cukedoctor.jenkins.model.TocType
 
getUrlName() - Method in class com.github.cukedoctor.jenkins.CukedoctorBaseAction
 

I

isApplicable(Class<? extends AbstractProject>) - Method in class com.github.cukedoctor.jenkins.CukedoctorPublisher.DescriptorImpl
 
isNumbered() - Method in class com.github.cukedoctor.jenkins.CukedoctorPublisher
 
isSectAnchors() - Method in class com.github.cukedoctor.jenkins.CukedoctorPublisher
 

J

job() - Method in class com.github.cukedoctor.jenkins.CukedoctorProjectAction
 

P

perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class com.github.cukedoctor.jenkins.CukedoctorPublisher
 

S

setDocumentationPage(String) - Method in class com.github.cukedoctor.jenkins.CukedoctorBaseAction
 
showSidebarPanel() - Method in class com.github.cukedoctor.jenkins.CukedoctorProjectAction
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

T

toc - Variable in enum com.github.cukedoctor.jenkins.model.TocType
 
TocType - Enum in com.github.cukedoctor.jenkins.model
Created by pestano on 20/03/16.

V

valueOf(String) - Static method in enum com.github.cukedoctor.jenkins.model.FormatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.cukedoctor.jenkins.model.TocType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.github.cukedoctor.jenkins.model.FormatType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.cukedoctor.jenkins.model.TocType
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D F G I J P S T V 
Skip navigation links

Copyright © 2016. All rights reserved.