A B C D E F G H I J K L M N O P Q R S T U V W Z _ 
All Classes All Packages

A

AbstractChart - Class in org.ow2.clif.jenkins.chart
 
AbstractChart(String, String, String, String, ChartConfiguration) - Constructor for class org.ow2.clif.jenkins.chart.AbstractChart
 
AbstractClifAction - Class in org.ow2.clif.jenkins
Abstract class with functionality common to all Clif actions.
AbstractClifAction() - Constructor for class org.ow2.clif.jenkins.AbstractClifAction
 
AbstractMovingStat - Class in org.ow2.clif.jenkins.chart.movingstatistics
Abtract class to calculate moving statistics.
AbstractMovingStat() - Constructor for class org.ow2.clif.jenkins.chart.movingstatistics.AbstractMovingStat
 
actionAliasPatterns - Variable in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
ActionStatInfo - Class in org.ow2.clif.jenkins.parser.clif
 
ActionStatInfo(ParsingContext, ChartConfiguration) - Constructor for class org.ow2.clif.jenkins.parser.clif.ActionStatInfo
 
actionType - Variable in class org.ow2.clif.jenkins.ClifResultConfig
 
addActionAliasPattern(String, String) - Method in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
addAggregatedMeasure(Measure) - Method in class org.ow2.clif.jenkins.model.TestPlan
 
addAlarm(Alarm) - Method in class org.ow2.clif.jenkins.model.Blade
 
addCallTime(long) - Static method in class org.ow2.clif.jenkins.parser.clif.ActionStatInfo
 
addData(double[]) - Method in class org.ow2.clif.jenkins.chart.FixedSliceNumberDistributionChart
 
addData(double[], double, double) - Method in class org.ow2.clif.jenkins.chart.FixedSliceSizeDistributionChart
 
addData(double, double) - Method in class org.ow2.clif.jenkins.chart.CallChart
 
addData(double, double) - Method in class org.ow2.clif.jenkins.chart.MovingStatChart
 
addData(DescriptiveStatistics) - Method in class org.ow2.clif.jenkins.chart.QuantileDistributionChart
 
addDateFilter(long, long) - Method in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
addError(String) - Method in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
addEventToAggregatedStat(String, long, int) - Method in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
addEventToStat(String, BladeEvent) - Method in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
addInjector(Injector) - Method in class org.ow2.clif.jenkins.model.TestPlan
 
addMeasure(Measure) - Method in class org.ow2.clif.jenkins.model.Blade
 
addMovingStatForPeriod(XYSeries, double) - Method in class org.ow2.clif.jenkins.chart.movingstatistics.AbstractMovingStat
Add the moving statistic to the resulting XYSeries
addMovingStatForPeriod(XYSeries, double) - Method in class org.ow2.clif.jenkins.chart.movingstatistics.MovingAverageStat
 
addMovingStatForPeriod(XYSeries, double) - Method in class org.ow2.clif.jenkins.chart.movingstatistics.MovingMaxStat
 
addMovingStatForPeriod(XYSeries, double) - Method in class org.ow2.clif.jenkins.chart.movingstatistics.MovingMedianStat
 
addMovingStatForPeriod(XYSeries, double) - Method in class org.ow2.clif.jenkins.chart.movingstatistics.MovingMinStat
 
addMovingStatForPeriod(XYSeries, double) - Method in class org.ow2.clif.jenkins.chart.movingstatistics.MovingStdDevStat
 
addMovingStatForPeriod(XYSeries, double) - Method in class org.ow2.clif.jenkins.chart.movingstatistics.MovingThroughputStat
 
addPreview(PreviewZipAction) - Method in class org.ow2.clif.jenkins.ImportZipAction
 
addProbe(Probe) - Method in class org.ow2.clif.jenkins.model.TestPlan
 
addStat(long, double) - Method in class org.ow2.clif.jenkins.parser.clif.ActionStatInfo
 
addSuccessfulResultPattern(String, String) - Method in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
addTestplan(TestPlan) - Method in class org.ow2.clif.jenkins.model.ClifReport
 
aggregatedStatsByAction - Variable in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
Alarm - Class in org.ow2.clif.jenkins.model
Alarm that Clif generates during a test
Alarm() - Constructor for class org.ow2.clif.jenkins.model.Alarm
 
Alarm(long, Alarm.Severity, String) - Constructor for class org.ow2.clif.jenkins.model.Alarm
 
Alarm.Severity - Enum in org.ow2.clif.jenkins.model
 
all(Class<? extends ToolDescriptor<I>>) - Method in class org.ow2.clif.jenkins.jobs.Installations
 
analyseBlade(TestPlan, BladeDescriptor) - Method in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
analyzeEventType(Injector) - Method in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
analyzeEventType(Probe) - Method in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
analyzeInjector(TestPlan) - Method in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
analyzeProbe(TestPlan) - Method in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
analyzeTestPlan(BladeFilter) - Method in class org.ow2.clif.jenkins.parser.clif.ClifParser
 

B

basedir() - Method in class org.ow2.clif.jenkins.jobs.Zip
 
blade - Variable in class org.ow2.clif.jenkins.parser.clif.ParsingContext
 
Blade - Class in org.ow2.clif.jenkins.model
 
Blade() - Constructor for class org.ow2.clif.jenkins.model.Blade
 
Blade(String, String, String, String, String, String) - Constructor for class org.ow2.clif.jenkins.model.Blade
 
bladeId - Variable in class org.ow2.clif.jenkins.chart.ChartId
 
bladeId - Variable in class org.ow2.clif.jenkins.ClifGraphParam
 
buildAction(BladeEvent) - Method in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
BuildAction_DisplayName() - Static method in class org.ow2.clif.jenkins.Messages
Key BuildAction.DisplayName: Clif Report.
BuildAction_Injector() - Static method in class org.ow2.clif.jenkins.Messages
Key BuildAction.Injector: Injector.
BuildAction_Probe() - Static method in class org.ow2.clif.jenkins.Messages
Key BuildAction.Probe: Probe.
BuildAction_Server() - Static method in class org.ow2.clif.jenkins.Messages
Key BuildAction.Server: Server.
BuildAction_Title() - Static method in class org.ow2.clif.jenkins.Messages
Key BuildAction.Title: Clif performance Report.
buildGlobForDeletion(ClifBuilder) - Static method in class org.ow2.clif.jenkins.ClifJobListener
 

C

calculateMovingStat(XYDataset, int, String, double, double) - Method in class org.ow2.clif.jenkins.chart.movingstatistics.AbstractMovingStat
Creates a new XYSeries containing the moving statistic of one series in the source dataset.
calculateMovingStatInPeriod(double, double) - Method in class org.ow2.clif.jenkins.chart.movingstatistics.AbstractMovingStat
Calculate the current moving statistic with a new point
calculateMovingStatInPeriod(double, double) - Method in class org.ow2.clif.jenkins.chart.movingstatistics.MovingAverageStat
 
calculateMovingStatInPeriod(double, double) - Method in class org.ow2.clif.jenkins.chart.movingstatistics.MovingMaxStat
 
calculateMovingStatInPeriod(double, double) - Method in class org.ow2.clif.jenkins.chart.movingstatistics.MovingMedianStat
 
calculateMovingStatInPeriod(double, double) - Method in class org.ow2.clif.jenkins.chart.movingstatistics.MovingMinStat
 
calculateMovingStatInPeriod(double, double) - Method in class org.ow2.clif.jenkins.chart.movingstatistics.MovingStdDevStat
 
calculateMovingStatInPeriod(double, double) - Method in class org.ow2.clif.jenkins.chart.movingstatistics.MovingThroughputStat
 
CallChart - Class in org.ow2.clif.jenkins.chart
Class used to generate and save a chart attach to a build
CallChart(String, String, String, ChartConfiguration) - Constructor for class org.ow2.clif.jenkins.chart.CallChart
 
CallChart_ResponseTime() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key CallChart.ResponseTime: Response time.
CallChart_Time() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key CallChart.Time: Time (ms).
canContinue(Result) - Method in class org.ow2.clif.jenkins.ClifPublisher
Clif publisher doesn't need to continue if the build's status is ABORTED or FAILURE.
chartConfiguration - Variable in class org.ow2.clif.jenkins.chart.AbstractChart
 
ChartConfiguration - Class in org.ow2.clif.jenkins.chart
This class holds all configuration parmaeters to genertae charts
ChartConfiguration(int, int, int, int, int) - Constructor for class org.ow2.clif.jenkins.chart.ChartConfiguration
 
chartId - Variable in class org.ow2.clif.jenkins.chart.AbstractChart
 
chartId - Variable in class org.ow2.clif.jenkins.ClifGraphParam
 
ChartId - Class in org.ow2.clif.jenkins.chart
 
ChartId(String, String, String, String) - Constructor for class org.ow2.clif.jenkins.chart.ChartId
 
chartType - Variable in class org.ow2.clif.jenkins.chart.ChartId
 
Clif_ClifInstallationNotFound() - Static method in class org.ow2.clif.jenkins.Messages
Key Clif.ClifInstallationNotFound: Clif installation not found or not defined.
Clif_DisplayName() - Static method in class org.ow2.clif.jenkins.Messages
Key Clif.DisplayName: Invoke Clif.
Clif_ExecFailed() - Static method in class org.ow2.clif.jenkins.Messages
Key Clif.ExecFailed: Command execution failed..
Clif_ExecutableNotFound(Object) - Static method in class org.ow2.clif.jenkins.Messages
Key Clif.ExecutableNotFound: Cannot find executable from the choosen Clif installation "{0}".
Clif_GlobalConfigNeeded() - Static method in class org.ow2.clif.jenkins.Messages
Key Clif.GlobalConfigNeeded: Maybe you need to configure where your Clif installations are?.
Clif_HomeRequired() - Static method in class org.ow2.clif.jenkins.Messages
Key Clif.HomeRequired: Home required.
Clif_NameRequired() - Static method in class org.ow2.clif.jenkins.Messages
Key Clif.NameRequired: Name required.
Clif_NotADirectory(Object) - Static method in class org.ow2.clif.jenkins.Messages
Key Clif.NotADirectory: {0} is not a directory.
Clif_NotClifDirectory(Object) - Static method in class org.ow2.clif.jenkins.Messages
Key Clif.NotClifDirectory: {0} doesn''t look like a Clif directory.
Clif_ProjectConfigNeeded() - Static method in class org.ow2.clif.jenkins.Messages
Key Clif.ProjectConfigNeeded: Maybe you need to configure the job to choose one of your Clif installations?.
Clif_ReportDirRequired() - Static method in class org.ow2.clif.jenkins.Messages
Key Clif.ReportDirRequired: This field is mandatory.
Clif_SchedulerCredentialsFileRequired() - Static method in class org.ow2.clif.jenkins.Messages
Key Clif.SchedulerCredentialsFileRequired: This field is mandatory.
Clif_SchedulerURLRequired() - Static method in class org.ow2.clif.jenkins.Messages
Key Clif.SchedulerURLRequired: This field is mandatory.
Clif_TargetRequired() - Static method in class org.ow2.clif.jenkins.Messages
Key Clif.TargetRequired: Clif Hudson target is required.
Clif_TestPlanFileNotCTP() - Static method in class org.ow2.clif.jenkins.Messages
Key Clif.TestPlanFileNotCTP: Not a ctp file.
Clif_TestPlanFileRequired() - Static method in class org.ow2.clif.jenkins.Messages
Key Clif.TestPlanFileRequired: This field is mandatory.
ClifAlias - Class in org.ow2.clif.jenkins
 
ClifAlias() - Constructor for class org.ow2.clif.jenkins.ClifAlias
 
ClifAlias(String, String) - Constructor for class org.ow2.clif.jenkins.ClifAlias
 
ClifBuildAction - Class in org.ow2.clif.jenkins
Action used for Clif report on build level.
ClifBuildAction(AbstractBuild<?, ?>, ClifReport, ClifPublisher, PrintStream) - Constructor for class org.ow2.clif.jenkins.ClifBuildAction
 
ClifBuilder - Class in org.ow2.clif.jenkins
Clif task builder, based on CommandInterpreter, and finally on BatchFile or Shell depending on the operating system.
ClifBuilder(String, String, String, String) - Constructor for class org.ow2.clif.jenkins.ClifBuilder
 
ClifBuilder.DescriptorImpl - Class in org.ow2.clif.jenkins
 
ClifDataCleanup - Class in org.ow2.clif.jenkins
 
ClifDataCleanup() - Constructor for class org.ow2.clif.jenkins.ClifDataCleanup
 
ClifDataCleanup(boolean, double, double) - Constructor for class org.ow2.clif.jenkins.ClifDataCleanup
 
ClifDataCleanup.DataCleanupDescriptor - Class in org.ow2.clif.jenkins
 
ClifGraphParam - Class in org.ow2.clif.jenkins
 
ClifGraphParam() - Constructor for class org.ow2.clif.jenkins.ClifGraphParam
 
ClifInstallation - Class in org.ow2.clif.jenkins
Represents the Clif installation on the system.
ClifInstallation(String, String, String, ClifProActiveConfig, List<? extends ToolProperty<?>>) - Constructor for class org.ow2.clif.jenkins.ClifInstallation
 
ClifInstallation_BadProactiveInstallation() - Static method in class org.ow2.clif.jenkins.Messages
Key ClifInstallation.BadProactiveInstallation: This Clif ProActive installation is invalid..
ClifInstallation_CredentialsFileNotFound() - Static method in class org.ow2.clif.jenkins.Messages
Key ClifInstallation_CredentialsFileNotFound: Credentials file not found..
ClifInstallation_CredentialsMissing() - Static method in class org.ow2.clif.jenkins.Messages
Key ClifInstallation_CredentialsMissing: You must provide either a credentials file or a login..
ClifInstallation_ProactiveInstallationValid() - Static method in class org.ow2.clif.jenkins.Messages
Key ClifInstallation.ProactiveInstallationValid: This Clif ProActive installation is valid..
ClifInstallation_SchedulerURLMissing() - Static method in class org.ow2.clif.jenkins.Messages
Key ClifInstallation_SchedulerURLMissing: Scheduler URL is mandatory for ProActive Clif Installation..
ClifInstallation.DescriptorImpl - Class in org.ow2.clif.jenkins
 
ClifJobListener - Class in org.ow2.clif.jenkins
Delete all reports measures attached to a deleted job if it's a Clif Job.
ClifJobListener() - Constructor for class org.ow2.clif.jenkins.ClifJobListener
 
ClifJobProperty - Class in org.ow2.clif.jenkins
 
ClifJobProperty(boolean) - Constructor for class org.ow2.clif.jenkins.ClifJobProperty
 
ClifJobProperty.DescriptorImpl - Class in org.ow2.clif.jenkins
 
ClifParseException - Exception in org.ow2.clif.jenkins
Exception used to show that Clif parsing has failed.
ClifParseException(String) - Constructor for exception org.ow2.clif.jenkins.ClifParseException
 
ClifParseException(String, Exception) - Constructor for exception org.ow2.clif.jenkins.ClifParseException
 
ClifParser - Class in org.ow2.clif.jenkins.parser.clif
Class that parses ClifBuilder result directory to compute statistics.
Only the latest test execution is scanned to retrieve probe and injector data.
ClifParser(String, File) - Constructor for class org.ow2.clif.jenkins.parser.clif.ClifParser
 
ClifParserException - Exception in org.ow2.clif.jenkins.parser.clif
Exception thrown by the ClifParser in case of error
ClifParserException(String) - Constructor for exception org.ow2.clif.jenkins.parser.clif.ClifParserException
 
ClifPlugin - Class in org.ow2.clif.jenkins
Global configuration parameters for the Clif plugin.
ClifPlugin() - Constructor for class org.ow2.clif.jenkins.ClifPlugin
ClifPlugin_BadDirectory(Object) - Static method in class org.ow2.clif.jenkins.Messages
Key ClifPlugin.BadDirectory: Can''t write to this directory: {0}.
ClifPlugin_GoodDirectory(Object) - Static method in class org.ow2.clif.jenkins.Messages
Key ClifPlugin.GoodDirectory: Target directory is {0}.
ClifProActiveConfig - Class in org.ow2.clif.jenkins
 
ClifProActiveConfig() - Constructor for class org.ow2.clif.jenkins.ClifProActiveConfig
 
ClifProActiveConfig(String, String, String, String) - Constructor for class org.ow2.clif.jenkins.ClifProActiveConfig
 
ClifProActiveConfig.ProActiveConfigDescriptor - Class in org.ow2.clif.jenkins
 
ClifProjectAction - Class in org.ow2.clif.jenkins
Action used for Clif report on project level.
ClifProjectAction(Project) - Constructor for class org.ow2.clif.jenkins.ClifProjectAction
 
ClifPublisher - Class in org.ow2.clif.jenkins
The publisher creates the results we want from the Clif execution.
ClifPublisher(String) - Constructor for class org.ow2.clif.jenkins.ClifPublisher
 
ClifPublisher(String, boolean, String, String, int, int, int, int, int) - Constructor for class org.ow2.clif.jenkins.ClifPublisher
 
ClifPublisher.DescriptorImpl - Class in org.ow2.clif.jenkins
 
ClifReport - Class in org.ow2.clif.jenkins.model
 
ClifReport() - Constructor for class org.ow2.clif.jenkins.model.ClifReport
 
clifReportDirectory - Variable in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
ClifResultConfig - Class in org.ow2.clif.jenkins
 
ClifResultConfig() - Constructor for class org.ow2.clif.jenkins.ClifResultConfig
 
ClifResultConfig(String, String) - Constructor for class org.ow2.clif.jenkins.ClifResultConfig
 
clifs() - Method in class org.ow2.clif.jenkins.PreviewZipAction
 
compute() - Method in class org.ow2.clif.jenkins.parser.clif.ActionStatInfo
Compute statistics and build associated graphs
configure(FreeStyleProject, File, String) - Method in class org.ow2.clif.jenkins.jobs.Configurer
 
configure(StaplerRequest, JSONObject) - Method in class org.ow2.clif.jenkins.ClifPublisher.DescriptorImpl
 
Configurer - Class in org.ow2.clif.jenkins.jobs
 
Configurer() - Constructor for class org.ow2.clif.jenkins.jobs.Configurer
 
context - Variable in class org.ow2.clif.jenkins.parser.clif.ActionStatInfo
 
context - Variable in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
countActions() - Method in class org.ow2.clif.jenkins.model.Measure
 
countErrors() - Method in class org.ow2.clif.jenkins.model.Measure
 
createChart() - Method in class org.ow2.clif.jenkins.chart.AbstractChart
 
createChart() - Method in class org.ow2.clif.jenkins.chart.CallChart
 
createChart() - Method in class org.ow2.clif.jenkins.chart.FixedSliceNumberDistributionChart
 
createChart() - Method in class org.ow2.clif.jenkins.chart.FixedSliceSizeDistributionChart
 
createChart() - Method in class org.ow2.clif.jenkins.chart.MovingStatChart
 
createChart() - Method in class org.ow2.clif.jenkins.chart.QuantileDistributionChart
 
createChart(File) - Method in class org.ow2.clif.jenkins.chart.AbstractChart
 
createInjector(BladeDescriptor) - Method in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
createInjectorMeasure(String, ActionStatInfo) - Method in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
createProbe(BladeDescriptor) - Method in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
createProbeMeasure(String, ActionStatInfo) - Method in class org.ow2.clif.jenkins.parser.clif.ClifParser
 

D

data - Variable in class org.ow2.clif.jenkins.chart.FixedSliceNumberDistributionChart
 
data - Variable in class org.ow2.clif.jenkins.chart.FixedSliceSizeDistributionChart
 
data - Variable in class org.ow2.clif.jenkins.chart.QuantileDistributionChart
 
dataCleanup - Variable in class org.ow2.clif.jenkins.parser.clif.ParsingContext
 
dataCleanup() - Method in class org.ow2.clif.jenkins.parser.clif.ActionStatInfo
 
DataCleanupDescriptor() - Constructor for class org.ow2.clif.jenkins.ClifDataCleanup.DataCleanupDescriptor
 
date - Variable in class org.ow2.clif.jenkins.model.Alarm
 
dateEventFilter - Variable in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
dates - Variable in class org.ow2.clif.jenkins.parser.clif.ActionStatInfo
 
datesArray - Variable in class org.ow2.clif.jenkins.parser.clif.ActionStatInfo
 
DEFAULT_ROOT_DIR - Static variable in class org.ow2.clif.jenkins.ClifPlugin
 
delete() - Method in class org.ow2.clif.jenkins.jobs.Zip
 
DESCRIPTOR - Static variable in class org.ow2.clif.jenkins.ClifPublisher
Descriptor should be singleton.
DescriptorImpl() - Constructor for class org.ow2.clif.jenkins.ClifBuilder.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.ow2.clif.jenkins.ClifInstallation.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.ow2.clif.jenkins.ClifJobProperty.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.ow2.clif.jenkins.ClifPublisher.DescriptorImpl
 
DescriptorImpl(Class<? extends ClifBuilder>) - Constructor for class org.ow2.clif.jenkins.ClifBuilder.DescriptorImpl
 
dir() - Method in class org.ow2.clif.jenkins.ClifPlugin
Returns the File object representing the configured clif root directory in its absolute path form.
dir() - Method in class org.ow2.clif.jenkins.jobs.FileSystem
 
dir() - Static method in class org.ow2.clif.jenkins.jobs.Workspaces
Gets the absolute path to the CLIF root directory hosting all workspaces of imported CLIF projects.
doActionErrorGraph(StaplerRequest, StaplerResponse) - Method in class org.ow2.clif.jenkins.ClifProjectAction
 
doActionGraph(StaplerRequest, StaplerResponse) - Method in class org.ow2.clif.jenkins.ClifProjectAction
 
doCallChart(StaplerRequest, StaplerResponse) - Method in class org.ow2.clif.jenkins.ClifBuildAction
 
doCheckActionType(String) - Method in class org.ow2.clif.jenkins.ClifPublisher.DescriptorImpl
 
doCheckAlias(String) - Method in class org.ow2.clif.jenkins.ClifPublisher.DescriptorImpl
 
doCheckChartHeight(String) - Method in class org.ow2.clif.jenkins.ClifPublisher.DescriptorImpl
 
doCheckChartWidth(String) - Method in class org.ow2.clif.jenkins.ClifPublisher.DescriptorImpl
 
doCheckClifReportDirectory(String) - Method in class org.ow2.clif.jenkins.ClifPublisher.DescriptorImpl
 
doCheckClifRootDir(String) - Method in class org.ow2.clif.jenkins.ClifPlugin
Validates a CLIF root folder.
doCheckDistributionSliceNumber(String) - Method in class org.ow2.clif.jenkins.ClifPublisher.DescriptorImpl
 
doCheckDistributionSliceSize(String) - Method in class org.ow2.clif.jenkins.ClifPublisher.DescriptorImpl
 
doCheckHome(File) - Method in class org.ow2.clif.jenkins.ClifInstallation.DescriptorImpl
Checks if the CLIF_HOME is valid.
doCheckInstallation(File, String, File, String, String) - Method in class org.ow2.clif.jenkins.ClifInstallation.DescriptorImpl
 
doCheckKeepFactor(String) - Method in class org.ow2.clif.jenkins.ClifPublisher.DescriptorImpl
 
doCheckKeepPercentage(String) - Method in class org.ow2.clif.jenkins.ClifPublisher.DescriptorImpl
 
doCheckMaxTimestamp(String) - Method in class org.ow2.clif.jenkins.ClifPublisher.DescriptorImpl
 
doCheckMinTimestamp(String) - Method in class org.ow2.clif.jenkins.ClifPublisher.DescriptorImpl
 
doCheckName(String) - Method in class org.ow2.clif.jenkins.ClifInstallation.DescriptorImpl
 
doCheckPattern(String) - Method in class org.ow2.clif.jenkins.ClifPublisher.DescriptorImpl
 
doCheckReportDir(String) - Method in class org.ow2.clif.jenkins.ClifBuilder.DescriptorImpl
Checks if the ReportDir is valid.
doCheckSchedulerURL(String) - Method in class org.ow2.clif.jenkins.ClifInstallation.DescriptorImpl
Checks if the Scheduler url is valid.
doCheckStatisticalPeriod(String) - Method in class org.ow2.clif.jenkins.ClifPublisher.DescriptorImpl
 
doCheckTestPlanFile(String) - Method in class org.ow2.clif.jenkins.ClifBuilder.DescriptorImpl
Checks if the TestPlanFile is valid.
doFixedSliceNumberDistributionChart(StaplerRequest, StaplerResponse) - Method in class org.ow2.clif.jenkins.ClifBuildAction
 
doFixedSliceSizeDistributionChart(StaplerRequest, StaplerResponse) - Method in class org.ow2.clif.jenkins.ClifBuildAction
 
doImport(StaplerRequest, StaplerResponse) - Method in class org.ow2.clif.jenkins.ImportZipAction
 
doMovingStatChart(StaplerRequest, StaplerResponse) - Method in class org.ow2.clif.jenkins.ClifBuildAction
 
doPng(File, StaplerRequest, StaplerResponse) - Method in class org.ow2.clif.jenkins.chart.AbstractChart
 
doProcess(StaplerRequest, StaplerResponse) - Method in class org.ow2.clif.jenkins.PreviewZipAction
responds to POST /clif/previews/12345
doQuantileDistributionChart(StaplerRequest, StaplerResponse) - Method in class org.ow2.clif.jenkins.ClifBuildAction
 
DoubleArraySorter - Class in org.ow2.clif.jenkins.parser.clif
This class contains various methods for manipulating arrays (such as sorting and searching).

E

enabled - Variable in class org.ow2.clif.jenkins.ClifDataCleanup
 
enableDataCleanup(double, double) - Method in class org.ow2.clif.jenkins.parser.clif.ClifParser
Enable the data cleanup functionality
entries() - Method in class org.ow2.clif.jenkins.jobs.Zip
syntactic sugar for all entries (entries(null))
entries(String) - Method in class org.ow2.clif.jenkins.jobs.Zip
returns entry names of zip, matching given pattern if provided
equals(Object) - Method in class org.ow2.clif.jenkins.model.TestPlan
 
ERROR - org.ow2.clif.jenkins.model.Alarm.Severity
 
errorPercent() - Method in class org.ow2.clif.jenkins.model.Measure
 
errorPercentFormated() - Method in class org.ow2.clif.jenkins.model.Measure
 
event - Variable in class org.ow2.clif.jenkins.chart.ChartId
 
eventSerie - Variable in class org.ow2.clif.jenkins.chart.CallChart
 
eventSerie - Variable in class org.ow2.clif.jenkins.chart.MovingStatChart
 
eventType - Variable in class org.ow2.clif.jenkins.parser.clif.ParsingContext
 
eventTypeToExclude - Variable in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
extractProbeSimpleName(String) - Method in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
extractTestPlanName(String) - Static method in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
extractTo(File) - Method in class org.ow2.clif.jenkins.jobs.Zip
unzips to directory
extractTo(String) - Method in class org.ow2.clif.jenkins.jobs.Zip
 

F

FATAL - org.ow2.clif.jenkins.model.Alarm.Severity
 
FileSystem - Class in org.ow2.clif.jenkins.jobs
 
FileSystem(String) - Constructor for class org.ow2.clif.jenkins.jobs.FileSystem
 
first(Class<? extends ToolDescriptor<I>>) - Method in class org.ow2.clif.jenkins.jobs.Installations
 
first(Class<? extends ToolDescriptor<I>>, String) - Method in class org.ow2.clif.jenkins.jobs.Installations
 
firstName(Class<? extends ToolDescriptor<I>>) - Method in class org.ow2.clif.jenkins.jobs.Installations
 
FixedSliceNumberDistributionChart - Class in org.ow2.clif.jenkins.chart
Class used to generate and save a chart attach to a build
FixedSliceNumberDistributionChart(String, String, String, ChartConfiguration) - Constructor for class org.ow2.clif.jenkins.chart.FixedSliceNumberDistributionChart
 
FixedSliceNumberDistributionChart_NumberOfCalls() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key FixedSliceNumberDistributionChart.NumberOfCalls: # calls.
FixedSliceNumberDistributionChart_ResponseTime() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key FixedSliceNumberDistributionChart.ResponseTime: Response time.
FixedSliceSizeDistributionChart - Class in org.ow2.clif.jenkins.chart
Class used to generate and save a chart attach to a build
FixedSliceSizeDistributionChart(String, String, String, ChartConfiguration) - Constructor for class org.ow2.clif.jenkins.chart.FixedSliceSizeDistributionChart
 
FixedSliceSizeDistributionChart_NumberOfCalls() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key FixedSliceSizeDistributionChart.NumberOfCalls: # calls.
FixedSliceSizeDistributionChart_ResponseTime() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key FixedSliceSizeDistributionChart.ResponseTime: Response time.
forEnvironment(EnvVars) - Method in class org.ow2.clif.jenkins.ClifInstallation
 
forNode(Node, TaskListener) - Method in class org.ow2.clif.jenkins.ClifInstallation
 
fromValue(int) - Static method in enum org.ow2.clif.jenkins.model.Alarm.Severity
 

G

generateCharts(File) - Method in class org.ow2.clif.jenkins.parser.clif.ActionStatInfo
 
get() - Static method in class org.ow2.clif.jenkins.ClifPlugin
Get the ClifPlugin singleton managing CLIF's global parameters
getActionByBuildNumber(int) - Method in class org.ow2.clif.jenkins.ClifProjectAction
 
getActionsAvailable() - Method in class org.ow2.clif.jenkins.ClifProjectAction
 
getActionType() - Method in class org.ow2.clif.jenkins.ClifResultConfig
 
getAggregatedMeasure(String) - Method in class org.ow2.clif.jenkins.model.TestPlan
 
getAggregatedMeasures() - Method in class org.ow2.clif.jenkins.model.TestPlan
 
getAlarms() - Method in class org.ow2.clif.jenkins.model.Blade
 
getAlarms() - Method in class org.ow2.clif.jenkins.model.TestPlan
 
getAlarms(String) - Method in class org.ow2.clif.jenkins.model.Blade
 
getAlarms(String) - Method in class org.ow2.clif.jenkins.model.TestPlan
 
getAlarms(Alarm.Severity) - Method in class org.ow2.clif.jenkins.model.Blade
 
getAlarms(Alarm.Severity) - Method in class org.ow2.clif.jenkins.model.TestPlan
 
getAlias() - Method in class org.ow2.clif.jenkins.ClifPublisher
 
getAlias(String) - Method in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
getArgument() - Method in class org.ow2.clif.jenkins.model.Blade
 
getAverage() - Method in class org.ow2.clif.jenkins.model.Measure
 
getAverageFormated() - Method in class org.ow2.clif.jenkins.model.Measure
 
getBasicTitle() - Method in class org.ow2.clif.jenkins.chart.AbstractChart
 
getBlade() - Method in class org.ow2.clif.jenkins.parser.clif.ParsingContext
 
getBladeId() - Method in class org.ow2.clif.jenkins.chart.ChartId
 
getBladeId() - Method in class org.ow2.clif.jenkins.ClifGraphParam
 
getBuild() - Method in class org.ow2.clif.jenkins.ClifBuildAction
 
getChartHeight() - Method in class org.ow2.clif.jenkins.chart.ChartConfiguration
 
getChartHeight() - Method in class org.ow2.clif.jenkins.ClifPublisher
 
getChartId() - Method in class org.ow2.clif.jenkins.ClifGraphParam
 
getChartType() - Method in class org.ow2.clif.jenkins.chart.ChartId
 
getChartWidth() - Method in class org.ow2.clif.jenkins.chart.ChartConfiguration
 
getChartWidth() - Method in class org.ow2.clif.jenkins.ClifPublisher
 
getClif() - Method in class org.ow2.clif.jenkins.ClifBuilder
Gets the Clif installation to use
getClifOpts() - Method in class org.ow2.clif.jenkins.ClifBuilder
Gets the CLIF_OPTS parameter
getClifProActiveConfig() - Method in class org.ow2.clif.jenkins.ClifInstallation
 
getClifReportDirectory() - Method in class org.ow2.clif.jenkins.ClifPublisher
 
getClifRootDir() - Method in class org.ow2.clif.jenkins.ClifPlugin
Gets current value of CLIF root directory where CLIF archives are unzipped.
getComment() - Method in class org.ow2.clif.jenkins.model.Blade
 
getDataCleanupConfig() - Method in class org.ow2.clif.jenkins.ClifPublisher
 
getDate() - Method in class org.ow2.clif.jenkins.model.Alarm
 
getDate() - Method in class org.ow2.clif.jenkins.model.TestPlan
 
getDateFiltering() - Method in class org.ow2.clif.jenkins.ClifPublisher
 
getDescriptor() - Method in class org.ow2.clif.jenkins.ClifBuilder
 
getDescriptor() - Method in class org.ow2.clif.jenkins.ClifDataCleanup
 
getDescriptor() - Method in class org.ow2.clif.jenkins.ClifProActiveConfig
 
getDescriptor() - Method in class org.ow2.clif.jenkins.ClifPublisher
 
getDisplayName() - Method in class org.ow2.clif.jenkins.AbstractClifAction
 
getDisplayName() - Method in class org.ow2.clif.jenkins.ClifBuildAction
 
getDisplayName() - Method in class org.ow2.clif.jenkins.ClifBuilder.DescriptorImpl
 
getDisplayName() - Method in class org.ow2.clif.jenkins.ClifDataCleanup.DataCleanupDescriptor
 
getDisplayName() - Method in class org.ow2.clif.jenkins.ClifInstallation.DescriptorImpl
 
getDisplayName() - Method in class org.ow2.clif.jenkins.ClifJobProperty.DescriptorImpl
 
getDisplayName() - Method in class org.ow2.clif.jenkins.ClifProActiveConfig.ProActiveConfigDescriptor
 
getDisplayName() - Method in class org.ow2.clif.jenkins.ClifProjectAction
 
getDisplayName() - Method in class org.ow2.clif.jenkins.ClifPublisher.DescriptorImpl
 
getDisplayName() - Method in class org.ow2.clif.jenkins.ImportZipAction
 
getDistributionSliceNumber() - Method in class org.ow2.clif.jenkins.chart.ChartConfiguration
 
getDistributionSliceNumber() - Method in class org.ow2.clif.jenkins.ClifPublisher
 
getDistributionSliceSize() - Method in class org.ow2.clif.jenkins.chart.ChartConfiguration
 
getDistributionSliceSize() - Method in class org.ow2.clif.jenkins.ClifPublisher
 
getDouble(String) - Static method in class org.ow2.clif.jenkins.ClifPublisher
 
getErrors() - Method in class org.ow2.clif.jenkins.parser.clif.ActionStatInfo
 
getEvent() - Method in class org.ow2.clif.jenkins.chart.ChartId
 
getEventType() - Method in class org.ow2.clif.jenkins.parser.clif.ParsingContext
 
getExecutable(Launcher) - Method in class org.ow2.clif.jenkins.ClifInstallation
Gets the executable path of this Clif on the given target system.
getExists() - Method in class org.ow2.clif.jenkins.ClifInstallation
Checks executable existence
getFile() - Method in class org.ow2.clif.jenkins.jobs.Zip
 
getHelpFile() - Method in class org.ow2.clif.jenkins.ClifBuilder.DescriptorImpl
 
getIconFileName() - Method in class org.ow2.clif.jenkins.AbstractClifAction
 
getIconFileName() - Method in class org.ow2.clif.jenkins.ImportZipAction
 
getId() - Method in class org.ow2.clif.jenkins.chart.ChartId
 
getId() - Method in class org.ow2.clif.jenkins.model.Blade
 
getInjectors() - Method in class org.ow2.clif.jenkins.model.TestPlan
 
getInjectorsByServer(String) - Method in class org.ow2.clif.jenkins.model.TestPlan
 
getInstallations() - Method in class org.ow2.clif.jenkins.ClifBuilder.DescriptorImpl
 
getInstallations() - Method in class org.ow2.clif.jenkins.ClifInstallation.DescriptorImpl
 
getInstalls() - Method in class org.ow2.clif.jenkins.PreviewZipAction
 
getKeepFactor() - Method in class org.ow2.clif.jenkins.ClifDataCleanup
 
getKeepFactor() - Method in class org.ow2.clif.jenkins.parser.clif.ParsingContext
 
getKeepPercentage() - Method in class org.ow2.clif.jenkins.ClifDataCleanup
 
getKeepPercentage() - Method in class org.ow2.clif.jenkins.parser.clif.ParsingContext
 
getLabel() - Method in class org.ow2.clif.jenkins.ClifGraphParam
 
getLong(String) - Static method in class org.ow2.clif.jenkins.ClifPublisher
 
getMax() - Method in class org.ow2.clif.jenkins.model.Measure
 
getMax() - Method in class org.ow2.clif.jenkins.parser.clif.ActionStatInfo
 
getMaxFormated() - Method in class org.ow2.clif.jenkins.model.Measure
 
getMaxTimestamp() - Method in class org.ow2.clif.jenkins.ClifPublisher
 
getMean() - Method in class org.ow2.clif.jenkins.parser.clif.ActionStatInfo
 
getMeasure(String) - Method in class org.ow2.clif.jenkins.model.Blade
 
getMeasures() - Method in class org.ow2.clif.jenkins.model.Blade
 
getMedian() - Method in class org.ow2.clif.jenkins.model.Measure
 
getMedianFormated() - Method in class org.ow2.clif.jenkins.model.Measure
 
getMessage() - Method in class org.ow2.clif.jenkins.model.Alarm
 
getMin() - Method in class org.ow2.clif.jenkins.model.Measure
 
getMin() - Method in class org.ow2.clif.jenkins.parser.clif.ActionStatInfo
 
getMinFormated() - Method in class org.ow2.clif.jenkins.model.Measure
 
getMinTimestamp() - Method in class org.ow2.clif.jenkins.ClifPublisher
 
getN() - Method in class org.ow2.clif.jenkins.parser.clif.ActionStatInfo
 
getName() - Method in class org.ow2.clif.jenkins.model.Blade
 
getName() - Method in class org.ow2.clif.jenkins.model.Measure
 
getName() - Method in class org.ow2.clif.jenkins.model.TestPlan
 
getNameURL() - Method in class org.ow2.clif.jenkins.model.TestPlan
 
getOptions() - Method in class org.ow2.clif.jenkins.ClifInstallation
 
getOwnerId() - Method in class org.ow2.clif.jenkins.model.Alarm
 
getOwnerServer() - Method in class org.ow2.clif.jenkins.model.Alarm
 
getOwnerType() - Method in class org.ow2.clif.jenkins.model.Alarm
 
getPattern() - Method in class org.ow2.clif.jenkins.ClifAlias
 
getPatternSuccessfulResult() - Method in class org.ow2.clif.jenkins.ClifResultConfig
 
getPercentile(double) - Method in class org.ow2.clif.jenkins.parser.clif.ActionStatInfo
 
getPreviews(String) - Method in class org.ow2.clif.jenkins.ImportZipAction
 
getProbes() - Method in class org.ow2.clif.jenkins.model.TestPlan
 
getProbesByServer(String) - Method in class org.ow2.clif.jenkins.model.TestPlan
 
getProject() - Method in class org.ow2.clif.jenkins.ClifProjectAction
 
getProjectAction(AbstractProject<?, ?>) - Method in class org.ow2.clif.jenkins.ClifPublisher
 
getReport() - Method in class org.ow2.clif.jenkins.ClifBuildAction
 
getReportDir() - Method in class org.ow2.clif.jenkins.ClifBuilder
 
getRequiredMonitorService() - Method in class org.ow2.clif.jenkins.ClifPublisher
 
getSchedulerCredentialsFile() - Method in class org.ow2.clif.jenkins.ClifProActiveConfig
 
getSchedulerLogin() - Method in class org.ow2.clif.jenkins.ClifProActiveConfig
 
getSchedulerPassword() - Method in class org.ow2.clif.jenkins.ClifProActiveConfig
 
getSchedulerURL() - Method in class org.ow2.clif.jenkins.ClifProActiveConfig
 
getServer() - Method in class org.ow2.clif.jenkins.ClifGraphParam
 
getServer() - Method in class org.ow2.clif.jenkins.model.Blade
 
getServers() - Method in class org.ow2.clif.jenkins.model.TestPlan
 
getSeverity() - Method in class org.ow2.clif.jenkins.model.Alarm
 
getSize() - Method in class org.ow2.clif.jenkins.model.Measure
 
getSizeFormated() - Method in class org.ow2.clif.jenkins.model.Measure
 
getStandardDeviation() - Method in class org.ow2.clif.jenkins.parser.clif.ActionStatInfo
 
getStatisticalPeriod() - Method in class org.ow2.clif.jenkins.chart.ChartConfiguration
 
getStatisticalPeriod() - Method in class org.ow2.clif.jenkins.ClifPublisher
 
getStdDev() - Method in class org.ow2.clif.jenkins.model.Measure
 
getStdDevFormated() - Method in class org.ow2.clif.jenkins.model.Measure
 
getSuccessPatterns() - Method in class org.ow2.clif.jenkins.ClifPublisher
 
getTest() - Method in class org.ow2.clif.jenkins.parser.clif.ParsingContext
 
getTestplan() - Method in class org.ow2.clif.jenkins.chart.ChartId
 
getTestplan(String) - Method in class org.ow2.clif.jenkins.model.ClifReport
 
getTestPlan() - Method in class org.ow2.clif.jenkins.ClifGraphParam
 
getTestPlanFile() - Method in class org.ow2.clif.jenkins.ClifBuilder
 
getTestplans() - Method in class org.ow2.clif.jenkins.model.ClifReport
 
getTestPlanShortName() - Method in class org.ow2.clif.jenkins.parser.clif.ParsingContext
 
getThroughput() - Method in class org.ow2.clif.jenkins.model.Measure
 
getThroughput() - Method in class org.ow2.clif.jenkins.parser.clif.ActionStatInfo
 
getThroughputFormated() - Method in class org.ow2.clif.jenkins.model.Measure
 
getToolDescriptor() - Method in class org.ow2.clif.jenkins.ClifBuilder.DescriptorImpl
getType() - Method in class org.ow2.clif.jenkins.model.Blade
 
getUninstalls() - Method in class org.ow2.clif.jenkins.PreviewZipAction
 
getUpgrades() - Method in class org.ow2.clif.jenkins.PreviewZipAction
 
getUrlName() - Method in class org.ow2.clif.jenkins.AbstractClifAction
 
getUrlName() - Method in class org.ow2.clif.jenkins.ImportZipAction
 
getValue() - Method in class org.ow2.clif.jenkins.ClifAlias
 

H

hashCode() - Method in class org.ow2.clif.jenkins.model.TestPlan
 

I

id() - Method in class org.ow2.clif.jenkins.jobs.Zip
 
id() - Method in class org.ow2.clif.jenkins.PreviewZipAction
 
ImportZipAction - Class in org.ow2.clif.jenkins
 
ImportZipAction() - Constructor for class org.ow2.clif.jenkins.ImportZipAction
 
incrementErrors() - Method in class org.ow2.clif.jenkins.parser.clif.ActionStatInfo
 
INFO - org.ow2.clif.jenkins.model.Alarm.Severity
 
Injector - Class in org.ow2.clif.jenkins.model
 
Injector() - Constructor for class org.ow2.clif.jenkins.model.Injector
 
Injector(String, String, String, String, String, String) - Constructor for class org.ow2.clif.jenkins.model.Injector
 
Installations - Class in org.ow2.clif.jenkins.jobs
boilerplate
Installations() - Constructor for class org.ow2.clif.jenkins.jobs.Installations
 
isApplicable(Class<? extends AbstractProject>) - Method in class org.ow2.clif.jenkins.ClifBuilder.DescriptorImpl
 
isApplicable(Class<? extends AbstractProject>) - Method in class org.ow2.clif.jenkins.ClifPublisher.DescriptorImpl
 
isDataCleanup() - Method in class org.ow2.clif.jenkins.parser.clif.ParsingContext
 
isDateFiltering() - Method in class org.ow2.clif.jenkins.ClifPublisher
 
isDeleteReport() - Method in class org.ow2.clif.jenkins.ClifJobProperty
 
isDouble(String) - Static method in class org.ow2.clif.jenkins.ClifPublisher
 
isEnabled() - Method in class org.ow2.clif.jenkins.ClifDataCleanup
 
isEventInError(BladeEvent) - Method in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
isLong(String) - Static method in class org.ow2.clif.jenkins.ClifPublisher
 
isRunWithScheduler() - Method in class org.ow2.clif.jenkins.ClifInstallation
 
isSuccessfulResult(BladeEvent) - Method in class org.ow2.clif.jenkins.parser.clif.ClifParser
 

J

Jobs - Class in org.ow2.clif.jenkins.jobs
 
Jobs() - Constructor for class org.ow2.clif.jenkins.jobs.Jobs
 

K

keepFactor - Variable in class org.ow2.clif.jenkins.ClifDataCleanup
 
keepFactor - Variable in class org.ow2.clif.jenkins.parser.clif.ParsingContext
 
keepPercentage - Variable in class org.ow2.clif.jenkins.ClifDataCleanup
 
keepPercentage - Variable in class org.ow2.clif.jenkins.parser.clif.ParsingContext
 

L

label - Variable in class org.ow2.clif.jenkins.ClifGraphParam
 
lastOrdinalIndexOf(String, String, int) - Static method in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
lastOrdinalIndexOf(String, String, int) - Static method in class org.ow2.clif.jenkins.parser.clif.ParsingContext
 
load() - Method in class org.ow2.clif.jenkins.ClifPlugin
Loads the currently configured values
logger - Variable in class org.ow2.clif.jenkins.parser.clif.ClifParser
 

M

Measure - Class in org.ow2.clif.jenkins.model
Class that holds statistics for a measure
Measure() - Constructor for class org.ow2.clif.jenkins.model.Measure
 
Measure(String, long, long, long, long, long, double, double, long) - Constructor for class org.ow2.clif.jenkins.model.Measure
 
message - Variable in class org.ow2.clif.jenkins.model.Alarm
 
Messages - Class in org.ow2.clif.jenkins
Generated localization support class.
Messages - Class in org.ow2.clif.jenkins.parser.clif
Generated localization support class.
Messages() - Constructor for class org.ow2.clif.jenkins.Messages
 
Messages() - Constructor for class org.ow2.clif.jenkins.parser.clif.Messages
 
MIN_SIZE_OF_STATISTICAL_DATA - Static variable in class org.ow2.clif.jenkins.parser.clif.ActionStatInfo
 
MovingAverageStat - Class in org.ow2.clif.jenkins.chart.movingstatistics
Calculate the moving average of time series data.
MovingAverageStat() - Constructor for class org.ow2.clif.jenkins.chart.movingstatistics.MovingAverageStat
 
MovingChart_MovingAverage() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key MovingChart.MovingAverage: Average.
MovingChart_MovingMax() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key MovingChart.MovingMax: Maximum.
MovingChart_MovingMedian() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key MovingChart.MovingMedian: Median.
MovingChart_MovingMin() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key MovingChart.MovingMin: Minimum.
MovingChart_MovingStdDev() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key MovingChart.MovingStdDev: Standard deviation.
MovingChart_MovingThroughput() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key MovingChart.MovingThroughput: Throughput.
MovingChart_ResponseTime() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key MovingChart.ResponseTime: Response time.
MovingChart_StatisticalPeriod(Object) - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key MovingChart.StatisticalPeriod: Moving Statistical Period ({0}s).
MovingChart_Throughput() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key MovingChart.Throughput: Throughput (req/s).
MovingChart_Time() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key MovingChart.Time: Time (ms).
MovingMaxStat - Class in org.ow2.clif.jenkins.chart.movingstatistics
Calculate the moving max of time series data.
MovingMaxStat() - Constructor for class org.ow2.clif.jenkins.chart.movingstatistics.MovingMaxStat
 
MovingMedianStat - Class in org.ow2.clif.jenkins.chart.movingstatistics
Calculate the moving median of time series data.
MovingMedianStat() - Constructor for class org.ow2.clif.jenkins.chart.movingstatistics.MovingMedianStat
 
MovingMinStat - Class in org.ow2.clif.jenkins.chart.movingstatistics
Calculate the moving min of time series data.
MovingMinStat() - Constructor for class org.ow2.clif.jenkins.chart.movingstatistics.MovingMinStat
 
MovingStatChart - Class in org.ow2.clif.jenkins.chart
Class used to generate and save a chart attach to a build
MovingStatChart(String, String, String, ChartConfiguration) - Constructor for class org.ow2.clif.jenkins.chart.MovingStatChart
 
MovingStdDevStat - Class in org.ow2.clif.jenkins.chart.movingstatistics
Calculate the moving stabdard deviation of time series data.
MovingStdDevStat() - Constructor for class org.ow2.clif.jenkins.chart.movingstatistics.MovingStdDevStat
 
MovingThroughputStat - Class in org.ow2.clif.jenkins.chart.movingstatistics
Calculate the moving throughput of time series data.
MovingThroughputStat(long) - Constructor for class org.ow2.clif.jenkins.chart.movingstatistics.MovingThroughputStat
 

N

newInstance(StaplerRequest, JSONObject) - Method in class org.ow2.clif.jenkins.ClifPublisher.DescriptorImpl
Creates a new instance of ClifPublisher from a submitted form.
newJob(ItemGroup<? extends Item>, String) - Static method in class org.ow2.clif.jenkins.jobs.Jobs
 
newJob(String) - Static method in class org.ow2.clif.jenkins.jobs.Jobs
 

O

onDeleted(Item) - Method in class org.ow2.clif.jenkins.ClifJobListener
onTheFlyStat - Variable in class org.ow2.clif.jenkins.parser.clif.ActionStatInfo
 
org.ow2.clif.jenkins - package org.ow2.clif.jenkins
 
org.ow2.clif.jenkins.chart - package org.ow2.clif.jenkins.chart
 
org.ow2.clif.jenkins.chart.movingstatistics - package org.ow2.clif.jenkins.chart.movingstatistics
 
org.ow2.clif.jenkins.jobs - package org.ow2.clif.jenkins.jobs
 
org.ow2.clif.jenkins.model - package org.ow2.clif.jenkins.model
 
org.ow2.clif.jenkins.parser.clif - package org.ow2.clif.jenkins.parser.clif
 
ouputDirectory - Variable in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
ownerId - Variable in class org.ow2.clif.jenkins.model.Alarm
 
ownerServer - Variable in class org.ow2.clif.jenkins.model.Alarm
 
ownerType - Variable in class org.ow2.clif.jenkins.model.Alarm
 

P

ParameterParser - Class in org.ow2.clif.jenkins.jobs
 
ParameterParser() - Constructor for class org.ow2.clif.jenkins.jobs.ParameterParser
 
parse(PrintStream) - Method in class org.ow2.clif.jenkins.parser.clif.ClifParser
Parses the specified report directory to generate a ClifReport for the latest test execution.
parse(String) - Method in class org.ow2.clif.jenkins.jobs.ParameterParser
suited to parse hash notation of boolean input values
ParsingContext - Class in org.ow2.clif.jenkins.parser.clif
 
ParsingContext() - Constructor for class org.ow2.clif.jenkins.parser.clif.ParsingContext
 
ParsingContext(ParsingContext) - Constructor for class org.ow2.clif.jenkins.parser.clif.ParsingContext
 
pattern - Variable in class org.ow2.clif.jenkins.ClifAlias
 
patternProbeName - Variable in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
patternSuccessfulResult - Variable in class org.ow2.clif.jenkins.ClifResultConfig
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.ow2.clif.jenkins.ClifBuilder
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.ow2.clif.jenkins.ClifPublisher
 
Plugin_DisplayName() - Static method in class org.ow2.clif.jenkins.Messages
Key Plugin.DisplayName: Clif As A Service Plugin.
PreviewZipAction - Class in org.ow2.clif.jenkins
 
PreviewZipAction(Zip) - Constructor for class org.ow2.clif.jenkins.PreviewZipAction
 
PreviewZipAction(Zip, File) - Constructor for class org.ow2.clif.jenkins.PreviewZipAction
 
ProActiveConfigDescriptor() - Constructor for class org.ow2.clif.jenkins.ClifProActiveConfig.ProActiveConfigDescriptor
 
Probe - Class in org.ow2.clif.jenkins.model
 
Probe() - Constructor for class org.ow2.clif.jenkins.model.Probe
 
Probe(String, String, String, String, String, String) - Constructor for class org.ow2.clif.jenkins.model.Probe
 
process(StaplerResponse) - Method in class org.ow2.clif.jenkins.PreviewZipAction
 
ProjectAction_BuildAxis() - Static method in class org.ow2.clif.jenkins.Messages
Key ProjectAction.BuildAxis: Build.
ProjectAction_DisplayName() - Static method in class org.ow2.clif.jenkins.Messages
Key ProjectAction.DisplayName: Clif Performance Trend.
ProjectAction_ErrorAxis() - Static method in class org.ow2.clif.jenkins.Messages
Key ProjectAction.ErrorAxis: Errors %.
ProjectAction_Errors() - Static method in class org.ow2.clif.jenkins.Messages
Key ProjectAction.Errors: Errors %.
ProjectAction_Max() - Static method in class org.ow2.clif.jenkins.Messages
Key ProjectAction.Max: Max.
ProjectAction_Mean() - Static method in class org.ow2.clif.jenkins.Messages
Key ProjectAction.Mean: Average.
ProjectAction_Min() - Static method in class org.ow2.clif.jenkins.Messages
Key ProjectAction.Min: Min.
ProjectAction_PercentageOfErrors() - Static method in class org.ow2.clif.jenkins.Messages
Key ProjectAction.PercentageOfErrors: Percentage of errors.
ProjectAction_RespondingTime() - Static method in class org.ow2.clif.jenkins.Messages
Key ProjectAction.RespondingTime: Response time.
ProjectAction_TimeAxis() - Static method in class org.ow2.clif.jenkins.Messages
Key ProjectAction.TimeAxis: Response time.
Publisher_ActionAlias_Alias_Mandatory() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.ActionAlias.Alias.Mandatory: This field is mandatory.
Publisher_ActionAlias_Pattern_Format() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.ActionAlias.Pattern.Format: Invalid pattern.
Publisher_ActionAlias_Pattern_Mandatory() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.ActionAlias.Pattern.Mandatory: This field is mandatory.
Publisher_ChartHeight_Format() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.ChartHeight.Format: Positive number required.
Publisher_ChartWidth_Format() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.ChartWidth.Format: Positive number required.
Publisher_ClifReportDirectory_Mandatory() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.ClifReportDirectory.Mandatory: This field is mandatory.
Publisher_DisplayName() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.DisplayName: Publish Clif performance report.
Publisher_DistributionSliceNumber_Format() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.DistributionSliceNumber.Format: Positive number required.
Publisher_DistributionSliceSize_Format() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.DistributionSliceSize.Format: Positive number required.
Publisher_KeepFactor_Format() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.KeepFactor.Format: Positive number required.
Publisher_KeepPercentage_Format() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.KeepPercentage.Format: Positive number required.
Publisher_KeepPercentage_Invalid() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.KeepPercentage.Invalid: Value should be between 0 and 100.
Publisher_MaxTimeStamp_Format() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.MaxTimeStamp.Format: Positive number required.
Publisher_MinTimeStamp_Format() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.MinTimeStamp.Format: Positive number required.
Publisher_Pattern_Invalid() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.Pattern.Invalid: Invalid pattern syntax.
Publisher_ResultConfig_ActionType_Mandatory() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.ResultConfig.ActionType.Mandatory: This field is mandatory.
Publisher_ResultConfig_Pattern_Format() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.ResultConfig.Pattern.Format: Invalid pattern.
Publisher_ResultConfig_Pattern_Mandatory() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.ResultConfig.Pattern.Mandatory: This field is mandatory.
Publisher_StatisticalPeriod_Format() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.StatisticalPeriod.Format: Positive number required.
Publisher_WrongProjectStatus() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.WrongProjectStatus: Canceling Clif publisher. Wrong project status..

Q

QuantileDistributionChart - Class in org.ow2.clif.jenkins.chart
Quantile Distribution Chart.
This chart displays the percentage of requests whose response time is less than some thresholds.
QuantileDistributionChart(String, String, String, ChartConfiguration) - Constructor for class org.ow2.clif.jenkins.chart.QuantileDistributionChart
 
QuantileDistributionChart_PercentageOfRequests() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key QuantileDistributionChart.PercentageOfRequests: Percentage of requests.
QuantileDistributionChart_ResponseTime() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key QuantileDistributionChart.ResponseTime: Response time.

R

removePreview(String) - Method in class org.ow2.clif.jenkins.ImportZipAction
 
report - Variable in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
resetMovingStat() - Method in class org.ow2.clif.jenkins.chart.movingstatistics.AbstractMovingStat
Reset the movinf statistic just before calculating a new one
resetMovingStat() - Method in class org.ow2.clif.jenkins.chart.movingstatistics.MovingAverageStat
 
resetMovingStat() - Method in class org.ow2.clif.jenkins.chart.movingstatistics.MovingMaxStat
 
resetMovingStat() - Method in class org.ow2.clif.jenkins.chart.movingstatistics.MovingMedianStat
 
resetMovingStat() - Method in class org.ow2.clif.jenkins.chart.movingstatistics.MovingMinStat
 
resetMovingStat() - Method in class org.ow2.clif.jenkins.chart.movingstatistics.MovingStdDevStat
 
resetMovingStat() - Method in class org.ow2.clif.jenkins.chart.movingstatistics.MovingThroughputStat
 
resetTime() - Static method in class org.ow2.clif.jenkins.parser.clif.ActionStatInfo
 
rm(String) - Method in class org.ow2.clif.jenkins.jobs.FileSystem
 
rm_rf(String) - Method in class org.ow2.clif.jenkins.jobs.FileSystem
Deletes sub-directories and files matching a ant-compliant pattern from the directory given in the constructor FileSystem(String)

S

sanitize(Path) - Method in class org.ow2.clif.jenkins.jobs.Zip
Protection against malicious zip entries that could contain ..
scatterPlot - Variable in class org.ow2.clif.jenkins.chart.CallChart
 
server - Variable in class org.ow2.clif.jenkins.ClifGraphParam
 
setActionType(String) - Method in class org.ow2.clif.jenkins.ClifResultConfig
 
setAggregatedMeasures(List<Measure>) - Method in class org.ow2.clif.jenkins.model.TestPlan
 
setAlarms(List<Alarm>) - Method in class org.ow2.clif.jenkins.model.Blade
 
setArgument(String) - Method in class org.ow2.clif.jenkins.model.Blade
 
setAverage(long) - Method in class org.ow2.clif.jenkins.model.Measure
 
setBlade(BladeDescriptor) - Method in class org.ow2.clif.jenkins.parser.clif.ParsingContext
 
setBladeId(String) - Method in class org.ow2.clif.jenkins.ClifGraphParam
 
setChartConfiguration(ChartConfiguration) - Method in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
setChartHeight(int) - Method in class org.ow2.clif.jenkins.chart.ChartConfiguration
 
setChartId(String) - Method in class org.ow2.clif.jenkins.ClifGraphParam
 
setChartWidth(int) - Method in class org.ow2.clif.jenkins.chart.ChartConfiguration
 
setClifRootDir(String) - Method in class org.ow2.clif.jenkins.ClifPlugin
Configures a new value for CLIF root directory where CLIF archives are unzipped.
setComment(String) - Method in class org.ow2.clif.jenkins.model.Blade
 
setCountErrors(long) - Method in class org.ow2.clif.jenkins.model.Measure
 
setDataCleanup(boolean) - Method in class org.ow2.clif.jenkins.parser.clif.ParsingContext
 
setDate(long) - Method in class org.ow2.clif.jenkins.model.Alarm
 
setDate(Date) - Method in class org.ow2.clif.jenkins.model.TestPlan
 
setDeleteReport(boolean) - Method in class org.ow2.clif.jenkins.ClifJobProperty
 
setDistributionSliceNumber(int) - Method in class org.ow2.clif.jenkins.chart.ChartConfiguration
 
setDistributionSliceSize(int) - Method in class org.ow2.clif.jenkins.chart.ChartConfiguration
 
setEnabled(boolean) - Method in class org.ow2.clif.jenkins.ClifDataCleanup
 
setEventType(String) - Method in class org.ow2.clif.jenkins.parser.clif.ParsingContext
 
setGenerateCharts(boolean) - Method in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
setId(String) - Method in class org.ow2.clif.jenkins.model.Blade
 
setInjectors(List<Injector>) - Method in class org.ow2.clif.jenkins.model.TestPlan
 
setInstallations(ClifInstallation...) - Method in class org.ow2.clif.jenkins.ClifBuilder.DescriptorImpl
 
setInstallations(ClifInstallation...) - Method in class org.ow2.clif.jenkins.ClifInstallation.DescriptorImpl
 
setKeepFactor(double) - Method in class org.ow2.clif.jenkins.ClifDataCleanup
 
setKeepFactor(double) - Method in class org.ow2.clif.jenkins.parser.clif.ParsingContext
 
setKeepPercentage(double) - Method in class org.ow2.clif.jenkins.ClifDataCleanup
 
setKeepPercentage(double) - Method in class org.ow2.clif.jenkins.parser.clif.ParsingContext
 
setLabel(String) - Method in class org.ow2.clif.jenkins.ClifGraphParam
 
setMax(long) - Method in class org.ow2.clif.jenkins.model.Measure
 
setMeasures(List<Measure>) - Method in class org.ow2.clif.jenkins.model.Blade
 
setMedian(long) - Method in class org.ow2.clif.jenkins.model.Measure
 
setMessage(String) - Method in class org.ow2.clif.jenkins.model.Alarm
 
setMin(long) - Method in class org.ow2.clif.jenkins.model.Measure
 
setName(String) - Method in class org.ow2.clif.jenkins.model.Blade
 
setName(String) - Method in class org.ow2.clif.jenkins.model.Measure
 
setName(String) - Method in class org.ow2.clif.jenkins.model.TestPlan
 
setOwner(String, String, String) - Method in class org.ow2.clif.jenkins.model.Alarm
 
setOwnerId(String) - Method in class org.ow2.clif.jenkins.model.Alarm
 
setOwnerServer(String) - Method in class org.ow2.clif.jenkins.model.Alarm
 
setOwnerType(String) - Method in class org.ow2.clif.jenkins.model.Alarm
 
setPattern(String) - Method in class org.ow2.clif.jenkins.ClifAlias
 
setPatternSuccessfulResult(String) - Method in class org.ow2.clif.jenkins.ClifResultConfig
 
setProbes(List<Probe>) - Method in class org.ow2.clif.jenkins.model.TestPlan
 
setScatterPlot(boolean) - Method in class org.ow2.clif.jenkins.chart.CallChart
 
setServer(String) - Method in class org.ow2.clif.jenkins.ClifGraphParam
 
setServer(String) - Method in class org.ow2.clif.jenkins.model.Blade
 
setSeverity(Alarm.Severity) - Method in class org.ow2.clif.jenkins.model.Alarm
 
setSize(long) - Method in class org.ow2.clif.jenkins.model.Measure
 
setStatisticalPeriod(int) - Method in class org.ow2.clif.jenkins.chart.ChartConfiguration
 
setStdDev(double) - Method in class org.ow2.clif.jenkins.model.Measure
 
setTest(TestDescriptor) - Method in class org.ow2.clif.jenkins.parser.clif.ParsingContext
 
setTestPlan(String) - Method in class org.ow2.clif.jenkins.ClifGraphParam
 
setTestplans(List<TestPlan>) - Method in class org.ow2.clif.jenkins.model.ClifReport
 
setThroughput(double) - Method in class org.ow2.clif.jenkins.model.Measure
 
setType(String) - Method in class org.ow2.clif.jenkins.model.Blade
 
setValue(String) - Method in class org.ow2.clif.jenkins.ClifAlias
 
severity - Variable in class org.ow2.clif.jenkins.model.Alarm
 
shouldReloadGraph(StaplerRequest, StaplerResponse, Run) - Method in class org.ow2.clif.jenkins.AbstractClifAction
 
sort(double[], double[]) - Static method in class org.ow2.clif.jenkins.parser.clif.DoubleArraySorter
Sorts the specified arrays of doubles into ascending numerical order.
sort(double[], double[], int, int) - Static method in class org.ow2.clif.jenkins.parser.clif.DoubleArraySorter
Sorts the specified range of the specified arrays of doubles into ascending numerical order.
statsAvailable - Variable in class org.ow2.clif.jenkins.parser.clif.ActionStatInfo
 
statsByAction - Variable in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
storageRead - Variable in class org.ow2.clif.jenkins.parser.clif.ClifParser
 
successfulResultPatterns - Variable in class org.ow2.clif.jenkins.parser.clif.ClifParser
 

T

test - Variable in class org.ow2.clif.jenkins.parser.clif.ParsingContext
 
testplan - Variable in class org.ow2.clif.jenkins.chart.ChartId
 
testPlan - Variable in class org.ow2.clif.jenkins.ClifGraphParam
 
TestPlan - Class in org.ow2.clif.jenkins.model
 
TestPlan() - Constructor for class org.ow2.clif.jenkins.model.TestPlan
 
TestPlan(String, Date) - Constructor for class org.ow2.clif.jenkins.model.TestPlan
 
toDouble(Object) - Static method in class org.ow2.clif.jenkins.parser.clif.ClifParser
Convert an object to a double value.
Any Number is directly converted.
toJob(String) - Static method in class org.ow2.clif.jenkins.jobs.Jobs
 
toPlan(String) - Static method in class org.ow2.clif.jenkins.jobs.Jobs
 

U

use(String) - Method in class org.ow2.clif.jenkins.jobs.Configurer
 

V

value - Variable in class org.ow2.clif.jenkins.ClifAlias
 
valueOf(String) - Static method in enum org.ow2.clif.jenkins.model.Alarm.Severity
Returns the enum constant of this type with the specified name.
values - Variable in class org.ow2.clif.jenkins.parser.clif.ActionStatInfo
 
values() - Static method in enum org.ow2.clif.jenkins.model.Alarm.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
valuesArray - Variable in class org.ow2.clif.jenkins.parser.clif.ActionStatInfo
 

W

WARNING - org.ow2.clif.jenkins.model.Alarm.Severity
 
with(ImportZipAction) - Method in class org.ow2.clif.jenkins.PreviewZipAction
 
Workspaces - Class in org.ow2.clif.jenkins.jobs
Workspace-related utility for jobs generated by the CLIF import feature.
Workspaces() - Constructor for class org.ow2.clif.jenkins.jobs.Workspaces
 
Workspaces_NoClifPluginError() - Static method in class org.ow2.clif.jenkins.Messages
Key Workspaces.NoClifPluginError: Fatal error: there is no clif-performance-testing instance.

Z

Zip - Class in org.ow2.clif.jenkins.jobs
 
Zip(File) - Constructor for class org.ow2.clif.jenkins.jobs.Zip
 
Zip(String) - Constructor for class org.ow2.clif.jenkins.jobs.Zip
 
Zip_NoFile() - Static method in class org.ow2.clif.jenkins.Messages
Key Zip.NoFile: No zip file specified.
ZipImporter_DisplayName() - Static method in class org.ow2.clif.jenkins.Messages
Key ZipImporter.DisplayName: Import a Clif zip.

_

_BuildAction_DisplayName() - Static method in class org.ow2.clif.jenkins.Messages
Key BuildAction.DisplayName: Clif Report.
_BuildAction_Injector() - Static method in class org.ow2.clif.jenkins.Messages
Key BuildAction.Injector: Injector.
_BuildAction_Probe() - Static method in class org.ow2.clif.jenkins.Messages
Key BuildAction.Probe: Probe.
_BuildAction_Server() - Static method in class org.ow2.clif.jenkins.Messages
Key BuildAction.Server: Server.
_BuildAction_Title() - Static method in class org.ow2.clif.jenkins.Messages
Key BuildAction.Title: Clif performance Report.
_CallChart_ResponseTime() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key CallChart.ResponseTime: Response time.
_CallChart_Time() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key CallChart.Time: Time (ms).
_Clif_ClifInstallationNotFound() - Static method in class org.ow2.clif.jenkins.Messages
Key Clif.ClifInstallationNotFound: Clif installation not found or not defined.
_Clif_DisplayName() - Static method in class org.ow2.clif.jenkins.Messages
Key Clif.DisplayName: Invoke Clif.
_Clif_ExecFailed() - Static method in class org.ow2.clif.jenkins.Messages
Key Clif.ExecFailed: Command execution failed..
_Clif_ExecutableNotFound(Object) - Static method in class org.ow2.clif.jenkins.Messages
Key Clif.ExecutableNotFound: Cannot find executable from the choosen Clif installation "{0}".
_Clif_GlobalConfigNeeded() - Static method in class org.ow2.clif.jenkins.Messages
Key Clif.GlobalConfigNeeded: Maybe you need to configure where your Clif installations are?.
_Clif_HomeRequired() - Static method in class org.ow2.clif.jenkins.Messages
Key Clif.HomeRequired: Home required.
_Clif_NameRequired() - Static method in class org.ow2.clif.jenkins.Messages
Key Clif.NameRequired: Name required.
_Clif_NotADirectory(Object) - Static method in class org.ow2.clif.jenkins.Messages
Key Clif.NotADirectory: {0} is not a directory.
_Clif_NotClifDirectory(Object) - Static method in class org.ow2.clif.jenkins.Messages
Key Clif.NotClifDirectory: {0} doesn''t look like a Clif directory.
_Clif_ProjectConfigNeeded() - Static method in class org.ow2.clif.jenkins.Messages
Key Clif.ProjectConfigNeeded: Maybe you need to configure the job to choose one of your Clif installations?.
_Clif_ReportDirRequired() - Static method in class org.ow2.clif.jenkins.Messages
Key Clif.ReportDirRequired: This field is mandatory.
_Clif_SchedulerCredentialsFileRequired() - Static method in class org.ow2.clif.jenkins.Messages
Key Clif.SchedulerCredentialsFileRequired: This field is mandatory.
_Clif_SchedulerURLRequired() - Static method in class org.ow2.clif.jenkins.Messages
Key Clif.SchedulerURLRequired: This field is mandatory.
_Clif_TargetRequired() - Static method in class org.ow2.clif.jenkins.Messages
Key Clif.TargetRequired: Clif Hudson target is required.
_Clif_TestPlanFileNotCTP() - Static method in class org.ow2.clif.jenkins.Messages
Key Clif.TestPlanFileNotCTP: Not a ctp file.
_Clif_TestPlanFileRequired() - Static method in class org.ow2.clif.jenkins.Messages
Key Clif.TestPlanFileRequired: This field is mandatory.
_ClifInstallation_BadProactiveInstallation() - Static method in class org.ow2.clif.jenkins.Messages
Key ClifInstallation.BadProactiveInstallation: This Clif ProActive installation is invalid..
_ClifInstallation_CredentialsFileNotFound() - Static method in class org.ow2.clif.jenkins.Messages
Key ClifInstallation_CredentialsFileNotFound: Credentials file not found..
_ClifInstallation_CredentialsMissing() - Static method in class org.ow2.clif.jenkins.Messages
Key ClifInstallation_CredentialsMissing: You must provide either a credentials file or a login..
_ClifInstallation_ProactiveInstallationValid() - Static method in class org.ow2.clif.jenkins.Messages
Key ClifInstallation.ProactiveInstallationValid: This Clif ProActive installation is valid..
_ClifInstallation_SchedulerURLMissing() - Static method in class org.ow2.clif.jenkins.Messages
Key ClifInstallation_SchedulerURLMissing: Scheduler URL is mandatory for ProActive Clif Installation..
_ClifPlugin_BadDirectory(Object) - Static method in class org.ow2.clif.jenkins.Messages
Key ClifPlugin.BadDirectory: Can''t write to this directory: {0}.
_ClifPlugin_GoodDirectory(Object) - Static method in class org.ow2.clif.jenkins.Messages
Key ClifPlugin.GoodDirectory: Target directory is {0}.
_FixedSliceNumberDistributionChart_NumberOfCalls() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key FixedSliceNumberDistributionChart.NumberOfCalls: # calls.
_FixedSliceNumberDistributionChart_ResponseTime() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key FixedSliceNumberDistributionChart.ResponseTime: Response time.
_FixedSliceSizeDistributionChart_NumberOfCalls() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key FixedSliceSizeDistributionChart.NumberOfCalls: # calls.
_FixedSliceSizeDistributionChart_ResponseTime() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key FixedSliceSizeDistributionChart.ResponseTime: Response time.
_MovingChart_MovingAverage() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key MovingChart.MovingAverage: Average.
_MovingChart_MovingMax() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key MovingChart.MovingMax: Maximum.
_MovingChart_MovingMedian() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key MovingChart.MovingMedian: Median.
_MovingChart_MovingMin() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key MovingChart.MovingMin: Minimum.
_MovingChart_MovingStdDev() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key MovingChart.MovingStdDev: Standard deviation.
_MovingChart_MovingThroughput() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key MovingChart.MovingThroughput: Throughput.
_MovingChart_ResponseTime() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key MovingChart.ResponseTime: Response time.
_MovingChart_StatisticalPeriod(Object) - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key MovingChart.StatisticalPeriod: Moving Statistical Period ({0}s).
_MovingChart_Throughput() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key MovingChart.Throughput: Throughput (req/s).
_MovingChart_Time() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key MovingChart.Time: Time (ms).
_Plugin_DisplayName() - Static method in class org.ow2.clif.jenkins.Messages
Key Plugin.DisplayName: Clif As A Service Plugin.
_ProjectAction_BuildAxis() - Static method in class org.ow2.clif.jenkins.Messages
Key ProjectAction.BuildAxis: Build.
_ProjectAction_DisplayName() - Static method in class org.ow2.clif.jenkins.Messages
Key ProjectAction.DisplayName: Clif Performance Trend.
_ProjectAction_ErrorAxis() - Static method in class org.ow2.clif.jenkins.Messages
Key ProjectAction.ErrorAxis: Errors %.
_ProjectAction_Errors() - Static method in class org.ow2.clif.jenkins.Messages
Key ProjectAction.Errors: Errors %.
_ProjectAction_Max() - Static method in class org.ow2.clif.jenkins.Messages
Key ProjectAction.Max: Max.
_ProjectAction_Mean() - Static method in class org.ow2.clif.jenkins.Messages
Key ProjectAction.Mean: Average.
_ProjectAction_Min() - Static method in class org.ow2.clif.jenkins.Messages
Key ProjectAction.Min: Min.
_ProjectAction_PercentageOfErrors() - Static method in class org.ow2.clif.jenkins.Messages
Key ProjectAction.PercentageOfErrors: Percentage of errors.
_ProjectAction_RespondingTime() - Static method in class org.ow2.clif.jenkins.Messages
Key ProjectAction.RespondingTime: Response time.
_ProjectAction_TimeAxis() - Static method in class org.ow2.clif.jenkins.Messages
Key ProjectAction.TimeAxis: Response time.
_Publisher_ActionAlias_Alias_Mandatory() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.ActionAlias.Alias.Mandatory: This field is mandatory.
_Publisher_ActionAlias_Pattern_Format() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.ActionAlias.Pattern.Format: Invalid pattern.
_Publisher_ActionAlias_Pattern_Mandatory() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.ActionAlias.Pattern.Mandatory: This field is mandatory.
_Publisher_ChartHeight_Format() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.ChartHeight.Format: Positive number required.
_Publisher_ChartWidth_Format() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.ChartWidth.Format: Positive number required.
_Publisher_ClifReportDirectory_Mandatory() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.ClifReportDirectory.Mandatory: This field is mandatory.
_Publisher_DisplayName() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.DisplayName: Publish Clif performance report.
_Publisher_DistributionSliceNumber_Format() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.DistributionSliceNumber.Format: Positive number required.
_Publisher_DistributionSliceSize_Format() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.DistributionSliceSize.Format: Positive number required.
_Publisher_KeepFactor_Format() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.KeepFactor.Format: Positive number required.
_Publisher_KeepPercentage_Format() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.KeepPercentage.Format: Positive number required.
_Publisher_KeepPercentage_Invalid() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.KeepPercentage.Invalid: Value should be between 0 and 100.
_Publisher_MaxTimeStamp_Format() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.MaxTimeStamp.Format: Positive number required.
_Publisher_MinTimeStamp_Format() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.MinTimeStamp.Format: Positive number required.
_Publisher_Pattern_Invalid() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.Pattern.Invalid: Invalid pattern syntax.
_Publisher_ResultConfig_ActionType_Mandatory() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.ResultConfig.ActionType.Mandatory: This field is mandatory.
_Publisher_ResultConfig_Pattern_Format() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.ResultConfig.Pattern.Format: Invalid pattern.
_Publisher_ResultConfig_Pattern_Mandatory() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.ResultConfig.Pattern.Mandatory: This field is mandatory.
_Publisher_StatisticalPeriod_Format() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.StatisticalPeriod.Format: Positive number required.
_Publisher_WrongProjectStatus() - Static method in class org.ow2.clif.jenkins.Messages
Key Publisher.WrongProjectStatus: Canceling Clif publisher. Wrong project status..
_QuantileDistributionChart_PercentageOfRequests() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key QuantileDistributionChart.PercentageOfRequests: Percentage of requests.
_QuantileDistributionChart_ResponseTime() - Static method in class org.ow2.clif.jenkins.parser.clif.Messages
Key QuantileDistributionChart.ResponseTime: Response time.
_Workspaces_NoClifPluginError() - Static method in class org.ow2.clif.jenkins.Messages
Key Workspaces.NoClifPluginError: Fatal error: there is no clif-performance-testing instance.
_Zip_NoFile() - Static method in class org.ow2.clif.jenkins.Messages
Key Zip.NoFile: No zip file specified.
_ZipImporter_DisplayName() - Static method in class org.ow2.clif.jenkins.Messages
Key ZipImporter.DisplayName: Import a Clif zip.
A B C D E F G H I J K L M N O P Q R S T U V W Z _ 
All Classes All Packages