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

B

BuildAction_DisplayName() - Static method in class com.agiletestware.bumblebee.Messages
BumbleBee Report
BumbleBeeApi - Class in com.agiletestware.bumblebee.api
Class to communicate with BumbleBee Webservice API.
BumbleBeeApi(String, int) - Constructor for class com.agiletestware.bumblebee.api.BumbleBeeApi
Creates instance.
BumblebeeConfiguration - Class in com.agiletestware.bumblebee
Class which holds configuration for each bumblebee step.
BumblebeeConfiguration(String, String, String, String, String, String, String, String, boolean) - Constructor for class com.agiletestware.bumblebee.BumblebeeConfiguration
Creates new instance.
BumbleBeeException - Exception in com.agiletestware.bumblebee.api
BumbleBee specific exception.
BumbleBeeException(String) - Constructor for exception com.agiletestware.bumblebee.api.BumbleBeeException
 
BumbleBeeException(String, Throwable) - Constructor for exception com.agiletestware.bumblebee.api.BumbleBeeException
 
BumblebeePublisher - Class in com.agiletestware.bumblebee
Main class for the plugin.
BumblebeePublisher(BumblebeeConfiguration...) - Constructor for class com.agiletestware.bumblebee.BumblebeePublisher
Constructor.
BumblebeePublisher(Collection<BumblebeeConfiguration>) - Constructor for class com.agiletestware.bumblebee.BumblebeePublisher
Constructor.
BumblebeePublisher.DescriptorImpl - Class in com.agiletestware.bumblebee
Descriptor for bumblebee plugin.
BumblebeePublisher.DescriptorImpl() - Constructor for class com.agiletestware.bumblebee.BumblebeePublisher.DescriptorImpl
Constructor.
BumblebeeRemoteExecutor - Class in com.agiletestware.bumblebee
 
BumblebeeRemoteExecutor(FilePath, BumblebeeRemoteExecutor.Parameters) - Constructor for class com.agiletestware.bumblebee.BumblebeeRemoteExecutor
 
BumblebeeRemoteExecutor.Parameters - Class in com.agiletestware.bumblebee
 
BumblebeeRemoteExecutor.Parameters() - Constructor for class com.agiletestware.bumblebee.BumblebeeRemoteExecutor.Parameters
 
BumblebeeUtils - Class in com.agiletestware.bumblebee.util
 
BumblebeeUtils() - Constructor for class com.agiletestware.bumblebee.util.BumblebeeUtils
 

C

call() - Method in class com.agiletestware.bumblebee.BumblebeeRemoteExecutor
 
com.agiletestware.bumblebee - package com.agiletestware.bumblebee
 
com.agiletestware.bumblebee.api - package com.agiletestware.bumblebee.api
 
com.agiletestware.bumblebee.util - package com.agiletestware.bumblebee.util
 
configure(StaplerRequest, JSONObject) - Method in class com.agiletestware.bumblebee.BumblebeePublisher.DescriptorImpl
 

D

DESCRIPTOR - Static variable in class com.agiletestware.bumblebee.BumblebeePublisher
Descriptor instance.
doBulkUpdate(EnvDependentConfigurationWrapper, AbstractBuild, Launcher, BuildListener) - Method in class com.agiletestware.bumblebee.BumblebeePublisher
Send data to bumblebee server.
doCheckbumblebeeUrl(AbstractProject<?, ?>, String) - Method in class com.agiletestware.bumblebee.BumblebeePublisher.DescriptorImpl
 
doCheckDomain(AbstractProject<?, ?>, String) - Method in class com.agiletestware.bumblebee.BumblebeePublisher.DescriptorImpl
 
doCheckFormat(AbstractProject<?, ?>, String) - Method in class com.agiletestware.bumblebee.BumblebeePublisher.DescriptorImpl
 
doCheckProjectName(AbstractProject<?, ?>, String) - Method in class com.agiletestware.bumblebee.BumblebeePublisher.DescriptorImpl
 
doCheckqcUrl(AbstractProject<?, ?>, String) - Method in class com.agiletestware.bumblebee.BumblebeePublisher.DescriptorImpl
 
doCheckqcUserName(AbstractProject<?, ?>, String) - Method in class com.agiletestware.bumblebee.BumblebeePublisher.DescriptorImpl
 
doCheckTestLab(AbstractProject<?, ?>, String) - Method in class com.agiletestware.bumblebee.BumblebeePublisher.DescriptorImpl
 
doCheckTestPlan(AbstractProject<?, ?>, String) - Method in class com.agiletestware.bumblebee.BumblebeePublisher.DescriptorImpl
 
doCheckTestSet(AbstractProject<?, ?>, String) - Method in class com.agiletestware.bumblebee.BumblebeePublisher.DescriptorImpl
 
doSaveConnection(String, String, String, String, int) - Method in class com.agiletestware.bumblebee.BumblebeePublisher.DescriptorImpl
 

E

EnvDependentConfigurationWrapper - Class in com.agiletestware.bumblebee
Wrapper/decorator for BumblebeeConfiguration.
EnvDependentConfigurationWrapper(BumblebeeConfiguration, EnvVars) - Constructor for class com.agiletestware.bumblebee.EnvDependentConfigurationWrapper
Constructor.
execute() - Method in class com.agiletestware.bumblebee.BumblebeeRemoteExecutor
 

F

format(Object...) - Method in class com.agiletestware.bumblebee.util.ThreadLocalMessageFormat
Formats an object to produce a string.

G

getBumblebeeUrl() - Method in class com.agiletestware.bumblebee.BumblebeePublisher.DescriptorImpl
 
getBumbleBeeUrl() - Method in class com.agiletestware.bumblebee.BumblebeeRemoteExecutor.Parameters
 
getConfigs() - Method in class com.agiletestware.bumblebee.BumblebeePublisher
This method will return all the tasks
getCustomProperties() - Method in class com.agiletestware.bumblebee.BumblebeeConfiguration
 
getCustomProperties() - Method in class com.agiletestware.bumblebee.BumblebeeRemoteExecutor.Parameters
 
getCustomProperties() - Method in class com.agiletestware.bumblebee.EnvDependentConfigurationWrapper
 
getDisplayName() - Method in class com.agiletestware.bumblebee.BumblebeePublisher.DescriptorImpl
 
getDomain() - Method in class com.agiletestware.bumblebee.BumblebeeConfiguration
 
getDomain() - Method in class com.agiletestware.bumblebee.BumblebeeRemoteExecutor.Parameters
 
getDomain() - Method in class com.agiletestware.bumblebee.EnvDependentConfigurationWrapper
 
getEncryptedPassword(String) - Method in class com.agiletestware.bumblebee.api.BumbleBeeApi
Encrypts the password string on bumblebee server.
getEncryptedPassword() - Method in class com.agiletestware.bumblebee.BumblebeeRemoteExecutor.Parameters
 
getFailIfUploadFailed() - Method in class com.agiletestware.bumblebee.BumblebeeConfiguration
 
getFailIfUploadFailed() - Method in class com.agiletestware.bumblebee.EnvDependentConfigurationWrapper
 
getFormat() - Method in class com.agiletestware.bumblebee.BumblebeeConfiguration
 
getFormat() - Method in class com.agiletestware.bumblebee.BumblebeeRemoteExecutor.Parameters
 
getFormat() - Method in class com.agiletestware.bumblebee.EnvDependentConfigurationWrapper
 
getHelpFile() - Method in class com.agiletestware.bumblebee.BumblebeePublisher.DescriptorImpl
 
getLicenseExpirationDate() - Method in class com.agiletestware.bumblebee.api.BumbleBeeApi
Get the license expiration date.
getMode() - Method in class com.agiletestware.bumblebee.BumblebeeConfiguration
 
getMode() - Method in class com.agiletestware.bumblebee.BumblebeeRemoteExecutor.Parameters
 
getMode() - Method in class com.agiletestware.bumblebee.EnvDependentConfigurationWrapper
 
getPassword() - Method in class com.agiletestware.bumblebee.BumblebeePublisher.DescriptorImpl
 
getProject() - Method in class com.agiletestware.bumblebee.BumblebeeRemoteExecutor.Parameters
 
getProjectName() - Method in class com.agiletestware.bumblebee.BumblebeeConfiguration
 
getProjectName() - Method in class com.agiletestware.bumblebee.EnvDependentConfigurationWrapper
 
getQcUrl() - Method in class com.agiletestware.bumblebee.BumblebeePublisher.DescriptorImpl
 
getQcUrl() - Method in class com.agiletestware.bumblebee.BumblebeeRemoteExecutor.Parameters
 
getQcUserName() - Method in class com.agiletestware.bumblebee.BumblebeePublisher.DescriptorImpl
 
getQcUserName() - Method in class com.agiletestware.bumblebee.BumblebeeRemoteExecutor.Parameters
 
getRemoteExecutionLog() - Method in exception com.agiletestware.bumblebee.RemoteExecutorException
 
getRequiredMonitorService() - Method in class com.agiletestware.bumblebee.BumblebeePublisher
 
getResultPattern() - Method in class com.agiletestware.bumblebee.BumblebeeConfiguration
 
getResultPattern() - Method in class com.agiletestware.bumblebee.BumblebeeRemoteExecutor.Parameters
 
getResultPattern() - Method in class com.agiletestware.bumblebee.EnvDependentConfigurationWrapper
 
getTestLab() - Method in class com.agiletestware.bumblebee.BumblebeeConfiguration
 
getTestLab() - Method in class com.agiletestware.bumblebee.EnvDependentConfigurationWrapper
 
getTestlabdirectory() - Method in class com.agiletestware.bumblebee.BumblebeeRemoteExecutor.Parameters
 
getTestPlan() - Method in class com.agiletestware.bumblebee.BumblebeeConfiguration
 
getTestPlan() - Method in class com.agiletestware.bumblebee.EnvDependentConfigurationWrapper
 
getTestplandirectory() - Method in class com.agiletestware.bumblebee.BumblebeeRemoteExecutor.Parameters
 
getTestSet() - Method in class com.agiletestware.bumblebee.BumblebeeConfiguration
 
getTestSet() - Method in class com.agiletestware.bumblebee.BumblebeeRemoteExecutor.Parameters
 
getTestSet() - Method in class com.agiletestware.bumblebee.EnvDependentConfigurationWrapper
 
getTimeOut() - Method in class com.agiletestware.bumblebee.BumblebeePublisher.DescriptorImpl
 
getTimeOut() - Method in class com.agiletestware.bumblebee.BumblebeeRemoteExecutor.Parameters
 
getUrlForQcUpdate(BumblebeeRemoteExecutor.Parameters) - Method in class com.agiletestware.bumblebee.api.BumbleBeeApi
Create URL for uploading files to bumblebee.
getWorkspace(AbstractBuild) - Static method in class com.agiletestware.bumblebee.util.BumblebeeUtils
 
GraphConfigurationDetail_DisplayName() - Static method in class com.agiletestware.bumblebee.Messages
Configure

I

isApplicable(Class<? extends AbstractProject>) - Method in class com.agiletestware.bumblebee.BumblebeePublisher.DescriptorImpl
 

M

maskPasswordInResponse(String) - Static method in class com.agiletestware.bumblebee.util.BumblebeeUtils
 
maskPasswordInString(String) - Static method in class com.agiletestware.bumblebee.util.BumblebeeUtils
 
Messages - Class in com.agiletestware.bumblebee
 
Messages() - Constructor for class com.agiletestware.bumblebee.Messages
 

N

newInstance(StaplerRequest, JSONObject) - Method in class com.agiletestware.bumblebee.BumblebeePublisher.DescriptorImpl
 

P

perform(AbstractBuild, Launcher, BuildListener) - Method in class com.agiletestware.bumblebee.BumblebeePublisher
 
print(String) - Method in class com.agiletestware.bumblebee.util.StringBuilderWrapper
Prints given string to underlying builder.
println(String) - Method in class com.agiletestware.bumblebee.util.StringBuilderWrapper
Prints a line to underlying builder.
ProjectAction_Average() - Static method in class com.agiletestware.bumblebee.Messages
average
ProjectAction_DisplayName() - Static method in class com.agiletestware.bumblebee.Messages
BumbleBee Trend
ProjectAction_Errors() - Static method in class com.agiletestware.bumblebee.Messages
errors
ProjectAction_Line90() - Static method in class com.agiletestware.bumblebee.Messages
90% line
ProjectAction_Maximum() - Static method in class com.agiletestware.bumblebee.Messages
max
ProjectAction_Median() - Static method in class com.agiletestware.bumblebee.Messages
median
ProjectAction_Minimum() - Static method in class com.agiletestware.bumblebee.Messages
min
ProjectAction_PercentageOfErrors() - Static method in class com.agiletestware.bumblebee.Messages
Percentage of errors
ProjectAction_RespondingTime() - Static method in class com.agiletestware.bumblebee.Messages
Responding time
Publisher_DisplayName() - Static method in class com.agiletestware.bumblebee.Messages
BumbleBee Testings

R

RemoteExecutorException - Exception in com.agiletestware.bumblebee
Exception which is thrown from remote slave and contains execution log.
RemoteExecutorException(Throwable, String) - Constructor for exception com.agiletestware.bumblebee.RemoteExecutorException
Constructor.
Report_DisplayName() - Static method in class com.agiletestware.bumblebee.Messages
BumbleBee

S

setBumbleBeeUrl(String) - Method in class com.agiletestware.bumblebee.BumblebeeRemoteExecutor.Parameters
 
setCustomProperties(String) - Method in class com.agiletestware.bumblebee.BumblebeeRemoteExecutor.Parameters
 
setDomain(String) - Method in class com.agiletestware.bumblebee.BumblebeeRemoteExecutor.Parameters
 
setEncryptedPassword(String) - Method in class com.agiletestware.bumblebee.BumblebeeRemoteExecutor.Parameters
 
setFormat(String) - Method in class com.agiletestware.bumblebee.BumblebeeRemoteExecutor.Parameters
 
setMode(String) - Method in class com.agiletestware.bumblebee.BumblebeeRemoteExecutor.Parameters
 
setProject(String) - Method in class com.agiletestware.bumblebee.BumblebeeRemoteExecutor.Parameters
 
setQcUrl(String) - Method in class com.agiletestware.bumblebee.BumblebeeRemoteExecutor.Parameters
 
setQcUserName(String) - Method in class com.agiletestware.bumblebee.BumblebeeRemoteExecutor.Parameters
 
setResultPattern(String) - Method in class com.agiletestware.bumblebee.BumblebeeRemoteExecutor.Parameters
 
setTestlabdirectory(String) - Method in class com.agiletestware.bumblebee.BumblebeeRemoteExecutor.Parameters
 
setTestplandirectory(String) - Method in class com.agiletestware.bumblebee.BumblebeeRemoteExecutor.Parameters
 
setTestSet(String) - Method in class com.agiletestware.bumblebee.BumblebeeRemoteExecutor.Parameters
 
setTimeOut(int) - Method in class com.agiletestware.bumblebee.BumblebeeRemoteExecutor.Parameters
 
StringBuilderWrapper - Class in com.agiletestware.bumblebee.util
Wrapper for StringBuilder.
StringBuilderWrapper() - Constructor for class com.agiletestware.bumblebee.util.StringBuilderWrapper
 

T

ThreadLocalMessageFormat - Class in com.agiletestware.bumblebee.util
Convenient implementation of thread local MessageFormat.
ThreadLocalMessageFormat(String) - Constructor for class com.agiletestware.bumblebee.util.ThreadLocalMessageFormat
Constructor.
toString() - Method in class com.agiletestware.bumblebee.util.StringBuilderWrapper
 
TrendReportDetail_DisplayName() - Static method in class com.agiletestware.bumblebee.Messages
BumbleBee report

U

uploadSingleFile(FilePath, BumblebeeRemoteExecutor.Parameters, StringBuilderWrapper) - Method in class com.agiletestware.bumblebee.api.BumbleBeeApi
Upload single file to bumblebee.

V

validatebumblebeeUrl(String) - Static method in class com.agiletestware.bumblebee.util.BumblebeeUtils
 
validateCustomProperties(String) - Static method in class com.agiletestware.bumblebee.util.BumblebeeUtils
 
validateqcUrl(String) - Static method in class com.agiletestware.bumblebee.util.BumblebeeUtils
 
validateRequiredField(String) - Static method in class com.agiletestware.bumblebee.util.BumblebeeUtils
Performs validation of required field.
validateTestLab(String) - Static method in class com.agiletestware.bumblebee.util.BumblebeeUtils
 
validateTestPlan(String) - Static method in class com.agiletestware.bumblebee.util.BumblebeeUtils
 
validateTestSet(String) - Static method in class com.agiletestware.bumblebee.util.BumblebeeUtils
 
validateTimeOut(String) - Static method in class com.agiletestware.bumblebee.util.BumblebeeUtils
 

_

_BuildAction_DisplayName() - Static method in class com.agiletestware.bumblebee.Messages
BumbleBee Report
_GraphConfigurationDetail_DisplayName() - Static method in class com.agiletestware.bumblebee.Messages
Configure
_ProjectAction_Average() - Static method in class com.agiletestware.bumblebee.Messages
average
_ProjectAction_DisplayName() - Static method in class com.agiletestware.bumblebee.Messages
BumbleBee Trend
_ProjectAction_Errors() - Static method in class com.agiletestware.bumblebee.Messages
errors
_ProjectAction_Line90() - Static method in class com.agiletestware.bumblebee.Messages
90% line
_ProjectAction_Maximum() - Static method in class com.agiletestware.bumblebee.Messages
max
_ProjectAction_Median() - Static method in class com.agiletestware.bumblebee.Messages
median
_ProjectAction_Minimum() - Static method in class com.agiletestware.bumblebee.Messages
min
_ProjectAction_PercentageOfErrors() - Static method in class com.agiletestware.bumblebee.Messages
Percentage of errors
_ProjectAction_RespondingTime() - Static method in class com.agiletestware.bumblebee.Messages
Responding time
_Publisher_DisplayName() - Static method in class com.agiletestware.bumblebee.Messages
BumbleBee Testings
_Report_DisplayName() - Static method in class com.agiletestware.bumblebee.Messages
BumbleBee
_TrendReportDetail_DisplayName() - Static method in class com.agiletestware.bumblebee.Messages
BumbleBee report
B C D E F G I M N P R S T U V _ 

Copyright © 2004-2016. All Rights Reserved.