A B C D E F G H I M N P R S U V _ 

A

allure(List) - Method in class ru.yandex.qatools.allure.jenkins.dsl.AllurePluginJobDslExtension
 
allure(List, Runnable) - Method in class ru.yandex.qatools.allure.jenkins.dsl.AllurePluginJobDslExtension
 
ALLURE_PREFIX - Static variable in class ru.yandex.qatools.allure.jenkins.AllureReportPublisher
 
ALLURE_PREFIX - Static variable in class ru.yandex.qatools.allure.jenkins.utils.FilePathUtils
 
AllureBuildAction - Class in ru.yandex.qatools.allure.jenkins
Action that server allure report from archive directory on master of a given build.
AllureBuildAction(AbstractBuild<?, ?>) - Constructor for class ru.yandex.qatools.allure.jenkins.AllureBuildAction
 
AllureCommandlineInstallation - Class in ru.yandex.qatools.allure.jenkins.tools
 
AllureCommandlineInstallation(String, String, List<? extends ToolProperty<?>>) - Constructor for class ru.yandex.qatools.allure.jenkins.tools.AllureCommandlineInstallation
 
AllureCommandlineInstallation.DescriptorImpl - Class in ru.yandex.qatools.allure.jenkins.tools
 
AllureCommandlineInstallation.DescriptorImpl() - Constructor for class ru.yandex.qatools.allure.jenkins.tools.AllureCommandlineInstallation.DescriptorImpl
 
AllureCommandlineInstallation_DisplayName() - Static method in class ru.yandex.qatools.allure.jenkins.Messages
Allure Commandline
AllureCommandlineInstaller - Class in ru.yandex.qatools.allure.jenkins.tools
 
AllureCommandlineInstaller(String) - Constructor for class ru.yandex.qatools.allure.jenkins.tools.AllureCommandlineInstaller
 
AllureCommandlineInstaller.DescriptorImplementation - Class in ru.yandex.qatools.allure.jenkins.tools
 
AllureCommandlineInstaller.DescriptorImplementation() - Constructor for class ru.yandex.qatools.allure.jenkins.tools.AllureCommandlineInstaller.DescriptorImplementation
 
AllureCommandlineInstaller_DisplayName() - Static method in class ru.yandex.qatools.allure.jenkins.Messages
From Maven Central
AllurePluginJobDslExtension - Class in ru.yandex.qatools.allure.jenkins.dsl
 
AllurePluginJobDslExtension() - Constructor for class ru.yandex.qatools.allure.jenkins.dsl.AllurePluginJobDslExtension
 
AllureProjectAction - Class in ru.yandex.qatools.allure.jenkins
Action that shows link to the allure report on the project page
AllureProjectAction(AbstractProject<?, ?>) - Constructor for class ru.yandex.qatools.allure.jenkins.AllureProjectAction
 
AllureReportConfig - Class in ru.yandex.qatools.allure.jenkins.config
eroshenkoam 30/07/14
AllureReportConfig(String, String, String, List<PropertyConfig>, ReportBuildPolicy, Boolean) - Constructor for class ru.yandex.qatools.allure.jenkins.config.AllureReportConfig
 
AllureReportPlugin - Class in ru.yandex.qatools.allure.jenkins
User: eroshenkoam Date: 10/9/13, 8:29 PM
AllureReportPlugin() - Constructor for class ru.yandex.qatools.allure.jenkins.AllureReportPlugin
 
AllureReportPlugin_Title() - Static method in class ru.yandex.qatools.allure.jenkins.Messages
Allure Report
AllureReportPublisher - Class in ru.yandex.qatools.allure.jenkins
User: eroshenkoam Date: 10/8/13, 6:20 PM

AllureReportPublisherDescriptor

AllureReportPublisher(AllureReportConfig) - Constructor for class ru.yandex.qatools.allure.jenkins.AllureReportPublisher
 
AllureReportPublisher_DisplayName() - Static method in class ru.yandex.qatools.allure.jenkins.Messages
Allure Report
AllureReportPublisher_EmptyResultsError() - Static method in class ru.yandex.qatools.allure.jenkins.Messages
Results can not be empty
AllureReportPublisher_GlobSyntaxNotSupportedAnymore() - Static method in class ru.yandex.qatools.allure.jenkins.Messages
Glob syntax not supported anymore
AllureReportPublisherDescriptor - Class in ru.yandex.qatools.allure.jenkins
User: eroshenkoam Date: 10/9/13, 7:49 PM
AllureReportPublisherDescriptor() - Constructor for class ru.yandex.qatools.allure.jenkins.AllureReportPublisherDescriptor
 

B

BIN_PATH - Static variable in class ru.yandex.qatools.allure.jenkins.tools.AllureCommandlineInstallation
 

C

CONFIG_FILE_NAME - Static variable in class ru.yandex.qatools.allure.jenkins.callables.CreateConfig
 
CONFIG_PATH - Static variable in class ru.yandex.qatools.allure.jenkins.AllureReportPublisher
 
copyRecursiveTo(FilePath, FilePath, AbstractBuild, PrintStream) - Static method in class ru.yandex.qatools.allure.jenkins.utils.FilePathUtils
 
createAggregator(MatrixBuild, Launcher, BuildListener) - Method in class ru.yandex.qatools.allure.jenkins.AllureReportPublisher
 
CreateConfig - Class in ru.yandex.qatools.allure.jenkins.callables
 
CreateConfig(Properties) - Constructor for class ru.yandex.qatools.allure.jenkins.callables.CreateConfig
 
CreateConfig(List<PropertyConfig>) - Constructor for class ru.yandex.qatools.allure.jenkins.callables.CreateConfig
 
CreateConfig_Comment() - Static method in class ru.yandex.qatools.allure.jenkins.Messages
The configuration file provided by Jenkins
CreateEnvironment - Class in ru.yandex.qatools.allure.jenkins.callables
 
CreateEnvironment(int, String, String, Map<String, String>) - Constructor for class ru.yandex.qatools.allure.jenkins.callables.CreateEnvironment
 

D

DEFAULT_ISSUE_TRACKER_PATTERN - Static variable in class ru.yandex.qatools.allure.jenkins.AllureReportPlugin
 
DEFAULT_RESULTS_PATTERN - Static variable in class ru.yandex.qatools.allure.jenkins.AllureReportPlugin
 
DEFAULT_TMS_PATTERN - Static variable in class ru.yandex.qatools.allure.jenkins.AllureReportPlugin
 
DEFAULT_URL_PATTERN - Static variable in class ru.yandex.qatools.allure.jenkins.AllureReportPlugin
 
deleteRecursive(FilePath, PrintStream) - Static method in class ru.yandex.qatools.allure.jenkins.utils.FilePathUtils
 
doAutoCompletePropertyKey() - Method in class ru.yandex.qatools.allure.jenkins.AllureReportPublisherDescriptor
 
doDynamic(StaplerRequest, StaplerResponse) - Method in class ru.yandex.qatools.allure.jenkins.AllureBuildAction
 
doResultsPattern(String) - Method in class ru.yandex.qatools.allure.jenkins.AllureReportPublisherDescriptor
 

E

ENVIRONMENT_FILE_NAME - Static variable in class ru.yandex.qatools.allure.jenkins.callables.CreateEnvironment
 
ENVIRONMENT_PATH - Static variable in class ru.yandex.qatools.allure.jenkins.AllureReportPublisher
 

F

FilePathUtils - Class in ru.yandex.qatools.allure.jenkins.utils
 
forEnvironment(EnvVars) - Method in class ru.yandex.qatools.allure.jenkins.tools.AllureCommandlineInstallation
 
forNode(Node, TaskListener) - Method in class ru.yandex.qatools.allure.jenkins.tools.AllureCommandlineInstallation
 

G

getBuildUrl() - Method in class ru.yandex.qatools.allure.jenkins.AllureBuildAction
 
getCommandline() - Method in class ru.yandex.qatools.allure.jenkins.config.AllureReportConfig
 
getCommandlineInstallation(String) - Method in class ru.yandex.qatools.allure.jenkins.AllureReportPublisherDescriptor
 
getCommandlineInstallations() - Method in class ru.yandex.qatools.allure.jenkins.AllureReportPublisherDescriptor
 
getConfig() - Method in class ru.yandex.qatools.allure.jenkins.AllureReportPublisher
 
getDefaultInstallers() - Method in class ru.yandex.qatools.allure.jenkins.tools.AllureCommandlineInstallation.DescriptorImpl
 
getDescriptor() - Method in class ru.yandex.qatools.allure.jenkins.AllureReportPublisher
 
getDisplayName() - Method in class ru.yandex.qatools.allure.jenkins.AllureBuildAction
 
getDisplayName() - Method in class ru.yandex.qatools.allure.jenkins.AllureProjectAction
 
getDisplayName() - Method in class ru.yandex.qatools.allure.jenkins.AllureReportPublisherDescriptor
 
getDisplayName() - Method in class ru.yandex.qatools.allure.jenkins.tools.AllureCommandlineInstallation.DescriptorImpl
 
getDisplayName() - Method in class ru.yandex.qatools.allure.jenkins.tools.AllureCommandlineInstaller.DescriptorImplementation
 
getExecutable(Launcher) - Method in class ru.yandex.qatools.allure.jenkins.tools.AllureCommandlineInstallation
 
getIconFileName() - Method in class ru.yandex.qatools.allure.jenkins.AllureBuildAction
 
getIconFileName() - Method in class ru.yandex.qatools.allure.jenkins.AllureProjectAction
 
getIconFilename() - Static method in class ru.yandex.qatools.allure.jenkins.AllureReportPlugin
 
getIncludeProperties() - Method in class ru.yandex.qatools.allure.jenkins.config.AllureReportConfig
 
getInstallations() - Method in class ru.yandex.qatools.allure.jenkins.tools.AllureCommandlineInstallation.DescriptorImpl
 
getJdk() - Method in class ru.yandex.qatools.allure.jenkins.config.AllureReportConfig
 
getKey() - Method in class ru.yandex.qatools.allure.jenkins.config.PropertyConfig
 
getMasterReportFilePath(AbstractBuild<?, ?>) - Static method in class ru.yandex.qatools.allure.jenkins.AllureReportPlugin
 
getProjectActions(AbstractProject<?, ?>) - Method in class ru.yandex.qatools.allure.jenkins.AllureReportPublisher
 
getProperties() - Method in class ru.yandex.qatools.allure.jenkins.config.AllureReportConfig
 
getReportBuildDirectory(AbstractBuild<?, ?>) - Static method in class ru.yandex.qatools.allure.jenkins.AllureReportPlugin
 
getReportBuildPolicies() - Method in class ru.yandex.qatools.allure.jenkins.AllureReportPublisherDescriptor
 
getReportBuildPolicy() - Method in class ru.yandex.qatools.allure.jenkins.config.AllureReportConfig
 
getRequiredMonitorService() - Method in class ru.yandex.qatools.allure.jenkins.AllureReportPublisher
 
getResultsPaths() - Method in class ru.yandex.qatools.allure.jenkins.config.AllureReportConfig
 
getResultsPattern() - Method in class ru.yandex.qatools.allure.jenkins.config.AllureReportConfig
 
getTarget() - Method in class ru.yandex.qatools.allure.jenkins.AllureProjectAction
 
getTitle() - Static method in class ru.yandex.qatools.allure.jenkins.AllureReportPlugin
 
getTitle() - Method in enum ru.yandex.qatools.allure.jenkins.config.ReportBuildPolicy
 
getUrlName() - Method in class ru.yandex.qatools.allure.jenkins.AllureBuildAction
 
getUrlName() - Method in class ru.yandex.qatools.allure.jenkins.AllureProjectAction
 
getValue() - Method in class ru.yandex.qatools.allure.jenkins.config.PropertyConfig
 
getValue() - Method in enum ru.yandex.qatools.allure.jenkins.config.ReportBuildPolicy
 

H

hasJdk() - Method in class ru.yandex.qatools.allure.jenkins.config.AllureReportConfig
 

I

invoke(File, VirtualChannel) - Method in class ru.yandex.qatools.allure.jenkins.callables.CreateConfig
 
invoke(File, VirtualChannel) - Method in class ru.yandex.qatools.allure.jenkins.callables.CreateEnvironment
 
isApplicable(Class<? extends AbstractProject>) - Method in class ru.yandex.qatools.allure.jenkins.AllureReportPublisherDescriptor
 
isApplicable(Class<? extends ToolInstallation>) - Method in class ru.yandex.qatools.allure.jenkins.tools.AllureCommandlineInstaller.DescriptorImplementation
 
isNeedToBuildReport(Run) - Method in enum ru.yandex.qatools.allure.jenkins.config.ReportBuildPolicy
 
isNeedToBuildReport(Run) - Method in interface ru.yandex.qatools.allure.jenkins.config.ReportBuildPolicyDecision
 

M

Messages - Class in ru.yandex.qatools.allure.jenkins
 
Messages() - Constructor for class ru.yandex.qatools.allure.jenkins.Messages
 

N

newInstance() - Static method in class ru.yandex.qatools.allure.jenkins.config.AllureReportConfig
 
newInstance(String) - Static method in class ru.yandex.qatools.allure.jenkins.config.AllureReportConfig
 
newInstance(List<String>) - Static method in class ru.yandex.qatools.allure.jenkins.config.AllureReportConfig
 
newInstance(StaplerRequest, JSONObject) - Method in class ru.yandex.qatools.allure.jenkins.tools.AllureCommandlineInstallation.DescriptorImpl
 

P

perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class ru.yandex.qatools.allure.jenkins.AllureReportPublisher
 
PropertyConfig - Class in ru.yandex.qatools.allure.jenkins.config
 
PropertyConfig(String, String) - Constructor for class ru.yandex.qatools.allure.jenkins.config.PropertyConfig
 

R

REPORT_PATH - Static variable in class ru.yandex.qatools.allure.jenkins.AllureReportPlugin
 
ReportBuildPolicy - Enum in ru.yandex.qatools.allure.jenkins.config
eroshenkoam 6/25/14
ReportBuildPolicyDecision - Interface in ru.yandex.qatools.allure.jenkins.config
eroshenkoam 6/28/14
ReportVersionPolicy - Enum in ru.yandex.qatools.allure.jenkins.config
eroshenkoam 7/16/14
ru.yandex.qatools.allure.jenkins - package ru.yandex.qatools.allure.jenkins
 
ru.yandex.qatools.allure.jenkins.callables - package ru.yandex.qatools.allure.jenkins.callables
 
ru.yandex.qatools.allure.jenkins.config - package ru.yandex.qatools.allure.jenkins.config
 
ru.yandex.qatools.allure.jenkins.dsl - package ru.yandex.qatools.allure.jenkins.dsl
 
ru.yandex.qatools.allure.jenkins.tools - package ru.yandex.qatools.allure.jenkins.tools
 
ru.yandex.qatools.allure.jenkins.utils - package ru.yandex.qatools.allure.jenkins.utils
 

S

setCommandline(String) - Method in class ru.yandex.qatools.allure.jenkins.config.AllureReportConfig
 
setIncludeProperties(Boolean) - Method in class ru.yandex.qatools.allure.jenkins.config.AllureReportConfig
 
setInstallations(AllureCommandlineInstallation...) - Method in class ru.yandex.qatools.allure.jenkins.tools.AllureCommandlineInstallation.DescriptorImpl
 
setJdk(String) - Method in class ru.yandex.qatools.allure.jenkins.config.AllureReportConfig
 
setKey(String) - Method in class ru.yandex.qatools.allure.jenkins.config.PropertyConfig
 
setProperties(List<PropertyConfig>) - Method in class ru.yandex.qatools.allure.jenkins.config.AllureReportConfig
 
setReportBuildPolicy(ReportBuildPolicy) - Method in class ru.yandex.qatools.allure.jenkins.config.AllureReportConfig
 
setValue(String) - Method in class ru.yandex.qatools.allure.jenkins.config.PropertyConfig
 

U

URL_PATH - Static variable in class ru.yandex.qatools.allure.jenkins.AllureReportPlugin
 

V

valueOf(String) - Static method in enum ru.yandex.qatools.allure.jenkins.config.ReportBuildPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ru.yandex.qatools.allure.jenkins.config.ReportVersionPolicy
Returns the enum constant of this type with the specified name.
values() - Static method in enum ru.yandex.qatools.allure.jenkins.config.ReportBuildPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ru.yandex.qatools.allure.jenkins.config.ReportVersionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.

_

_AllureCommandlineInstallation_DisplayName() - Static method in class ru.yandex.qatools.allure.jenkins.Messages
Allure Commandline
_AllureCommandlineInstaller_DisplayName() - Static method in class ru.yandex.qatools.allure.jenkins.Messages
From Maven Central
_AllureReportPlugin_Title() - Static method in class ru.yandex.qatools.allure.jenkins.Messages
Allure Report
_AllureReportPublisher_DisplayName() - Static method in class ru.yandex.qatools.allure.jenkins.Messages
Allure Report
_AllureReportPublisher_EmptyResultsError() - Static method in class ru.yandex.qatools.allure.jenkins.Messages
Results can not be empty
_AllureReportPublisher_GlobSyntaxNotSupportedAnymore() - Static method in class ru.yandex.qatools.allure.jenkins.Messages
Glob syntax not supported anymore
_CreateConfig_Comment() - Static method in class ru.yandex.qatools.allure.jenkins.Messages
The configuration file provided by Jenkins
A B C D E F G H I M N P R S U V _ 

Copyright © 2004-2015 Yandex. All Rights Reserved.