Skip navigation links
B C D F G I J M N O P S T U _ 

B

buildStatus - Variable in class net.masterthought.jenkins.CucumberReportPublisher
 
BuildStatus_FAILURE() - Static method in class net.masterthought.jenkins.Messages
Key BuildStatus.FAILURE: Failure.
BuildStatus_unchanged() - Static method in class net.masterthought.jenkins.Messages
Key BuildStatus.unchanged: Left unchanged.
BuildStatus_UNSTABLE() - Static method in class net.masterthought.jenkins.Messages
Key BuildStatus.UNSTABLE: Unstable.

C

Classification(String, String) - Constructor for class net.masterthought.jenkins.CucumberReportPublisher.Classification
 
classifications - Variable in class net.masterthought.jenkins.CucumberReportPublisher
 
Configuration_notValidNumber() - Static method in class net.masterthought.jenkins.Messages
Key Configuration.notValidNumber: Provide integer value.
Configuration_notValidNumberRange() - Static method in class net.masterthought.jenkins.Messages
Key Configuration.notValidNumberRange: Provide positive value.
CucumberReportBaseAction - Class in net.masterthought.jenkins
 
CucumberReportBaseAction() - Constructor for class net.masterthought.jenkins.CucumberReportBaseAction
 
CucumberReportBuildStepDescriptor - Class in net.masterthought.jenkins
 
CucumberReportBuildStepDescriptor() - Constructor for class net.masterthought.jenkins.CucumberReportBuildStepDescriptor
 
CucumberReportProjectAction - Class in net.masterthought.jenkins
 
CucumberReportProjectAction(AbstractProject<?, ?>) - Constructor for class net.masterthought.jenkins.CucumberReportProjectAction
 
CucumberReportPublisher - Class in net.masterthought.jenkins
 
CucumberReportPublisher(String, String, String, int, int, int, int, int, int, int, String, boolean, List<CucumberReportPublisher.Classification>) - Constructor for class net.masterthought.jenkins.CucumberReportPublisher
 
CucumberReportPublisher.Classification - Class in net.masterthought.jenkins
 
CucumberReportPublisher.Classification.DescriptorImpl - Class in net.masterthought.jenkins
 
CucumberReportPublisher.DescriptorImpl - Class in net.masterthought.jenkins
 

D

DescriptorImpl() - Constructor for class net.masterthought.jenkins.CucumberReportPublisher.Classification.DescriptorImpl
 
DescriptorImpl() - Constructor for class net.masterthought.jenkins.CucumberReportPublisher.DescriptorImpl
 
doCheckFailedFeaturesNumber(String) - Method in class net.masterthought.jenkins.CucumberReportBuildStepDescriptor
 
doCheckFailedScenariosNumber(String) - Method in class net.masterthought.jenkins.CucumberReportBuildStepDescriptor
 
doCheckFailedStepsNumber(String) - Method in class net.masterthought.jenkins.CucumberReportBuildStepDescriptor
 
doCheckPendingStepsNumber(String) - Method in class net.masterthought.jenkins.CucumberReportBuildStepDescriptor
 
doCheckSkippedStepsNumber(String) - Method in class net.masterthought.jenkins.CucumberReportBuildStepDescriptor
 
doCheckTrendsLimit(String) - Method in class net.masterthought.jenkins.CucumberReportBuildStepDescriptor
 
doCheckUndefinedStepsNumber(String) - Method in class net.masterthought.jenkins.CucumberReportBuildStepDescriptor
 
doDynamic(StaplerRequest, StaplerResponse) - Method in class net.masterthought.jenkins.SafeArchiveServingAction
 
doFillBuildStatusItems() - Method in class net.masterthought.jenkins.CucumberReportBuildStepDescriptor
 

F

failedFeaturesNumber - Variable in class net.masterthought.jenkins.CucumberReportPublisher
 
failedScenariosNumber - Variable in class net.masterthought.jenkins.CucumberReportPublisher
 
failedStepsNumber - Variable in class net.masterthought.jenkins.CucumberReportPublisher
 
fileExcludePattern - Variable in class net.masterthought.jenkins.CucumberReportPublisher
 
fileIncludePattern - Variable in class net.masterthought.jenkins.CucumberReportPublisher
 

G

getClassifications() - Method in class net.masterthought.jenkins.CucumberReportPublisher
 
getDisplayName() - Method in class net.masterthought.jenkins.CucumberReportBaseAction
 
getDisplayName() - Method in class net.masterthought.jenkins.CucumberReportBuildStepDescriptor
 
getDisplayName() - Method in class net.masterthought.jenkins.CucumberReportPublisher.Classification.DescriptorImpl
 
getDisplayName() - Method in class net.masterthought.jenkins.SafeArchiveServingAction
 
getIconFileName() - Method in class net.masterthought.jenkins.CucumberReportBaseAction
 
getIconFileName() - Method in class net.masterthought.jenkins.SafeArchiveServingAction
 
getProjectAction(AbstractProject<?, ?>) - Method in class net.masterthought.jenkins.CucumberReportPublisher
 
getRequiredMonitorService() - Method in class net.masterthought.jenkins.CucumberReportPublisher
 
getRootDir() - Method in class net.masterthought.jenkins.SafeArchiveServingAction
 
getUrlName() - Method in class net.masterthought.jenkins.CucumberReportBaseAction
 
getUrlName() - Method in class net.masterthought.jenkins.CucumberReportProjectAction
 
getUrlName() - Method in class net.masterthought.jenkins.SafeArchiveServingAction
 

I

ICON_NAME - Static variable in class net.masterthought.jenkins.CucumberReportBaseAction
 
isApplicable(Class<? extends AbstractProject>) - Method in class net.masterthought.jenkins.CucumberReportBuildStepDescriptor
 

J

jsonReportDirectory - Variable in class net.masterthought.jenkins.CucumberReportPublisher
 

M

Messages - Class in net.masterthought.jenkins
Generated localization support class.
Messages() - Constructor for class net.masterthought.jenkins.Messages
 

N

net.masterthought.jenkins - package net.masterthought.jenkins
 

O

onAttached(Run<?, ?>) - Method in class net.masterthought.jenkins.SafeArchiveServingRunAction
 
onLoad(Run<?, ?>) - Method in class net.masterthought.jenkins.SafeArchiveServingRunAction
 

P

parallelTesting - Variable in class net.masterthought.jenkins.CucumberReportPublisher
 
pendingStepsNumber - Variable in class net.masterthought.jenkins.CucumberReportPublisher
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class net.masterthought.jenkins.CucumberReportPublisher
 
Plugin_DisplayName() - Static method in class net.masterthought.jenkins.Messages
Key Plugin.DisplayName: Cucumber reports.
processDirectory() - Method in class net.masterthought.jenkins.SafeArchiveServingAction
Record the checksums of files in the specified directory and its descendants unless a file type is whitelisted as safe.

S

SafeArchiveServingAction - Class in net.masterthought.jenkins
This class implements a solution to serving various reports using JavaScript, Flash, etc. from Jenkins.
SafeArchiveServingAction(File, String, String, String, String, String...) - Constructor for class net.masterthought.jenkins.SafeArchiveServingAction
Create a safe archive serving action.
SafeArchiveServingRunAction - Class in net.masterthought.jenkins
Convenience implementation of SafeArchiveServingAction for runs that starts a scan on being attached to the build.
SafeArchiveServingRunAction(File, String, String, String, String, String...) - Constructor for class net.masterthought.jenkins.SafeArchiveServingRunAction
 
SidePanel_DisplayName() - Static method in class net.masterthought.jenkins.Messages
Key SidePanel.DisplayName: Cucumber reports.
skippedStepsNumber - Variable in class net.masterthought.jenkins.CucumberReportPublisher
 

T

trendsLimit - Variable in class net.masterthought.jenkins.CucumberReportPublisher
 

U

undefinedStepsNumber - Variable in class net.masterthought.jenkins.CucumberReportPublisher
 

_

_BuildStatus_FAILURE() - Static method in class net.masterthought.jenkins.Messages
Key BuildStatus.FAILURE: Failure.
_BuildStatus_unchanged() - Static method in class net.masterthought.jenkins.Messages
Key BuildStatus.unchanged: Left unchanged.
_BuildStatus_UNSTABLE() - Static method in class net.masterthought.jenkins.Messages
Key BuildStatus.UNSTABLE: Unstable.
_Configuration_notValidNumber() - Static method in class net.masterthought.jenkins.Messages
Key Configuration.notValidNumber: Provide integer value.
_Configuration_notValidNumberRange() - Static method in class net.masterthought.jenkins.Messages
Key Configuration.notValidNumberRange: Provide positive value.
_Plugin_DisplayName() - Static method in class net.masterthought.jenkins.Messages
Key Plugin.DisplayName: Cucumber reports.
_SidePanel_DisplayName() - Static method in class net.masterthought.jenkins.Messages
Key SidePanel.DisplayName: Cucumber reports.
B C D F G I J M N O P S T U _ 
Skip navigation links

Copyright © 2016–2017. All rights reserved.