Skip navigation links
A B C D F G I J L P R S T U V W Z 

A

addBlobResources(List<ResourceEntity>) - Method in class com.microsoft.azurebatch.jenkins.projectconfig.ProjectConfigHelper
Add blob resources to sharedResourceEntityList
addLocalResources(String, List<ResourceEntity>) - Method in class com.microsoft.azurebatch.jenkins.projectconfig.ProjectConfigHelper
Add local resources to sharedResourceEntityList
addSharedResourcesForJobPreparationTask() - Method in class com.microsoft.azurebatch.jenkins.azurebatch.jobgen.JobGenerator
Add all resources to sharedResourceEntityList
addSharedResourcesForJobPreparationTask() - Method in class com.microsoft.azurebatch.jenkins.azurebatch.jobgen.JobGeneratorLinux
 
addSharedResourcesForJobPreparationTask() - Method in class com.microsoft.azurebatch.jenkins.azurebatch.jobgen.JobGeneratorWindows
 
AzureBatchHelper - Class in com.microsoft.azurebatch.jenkins.azurebatch
Azure Batch Helper class.
AzureBatchHelper(BuildListener, WorkspaceHelper, ProjectConfigHelper, JobSplitterHelper, List<ResourceEntity>, boolean, String, String, BatchAccountInfo, StorageAccountInfo) - Constructor for class com.microsoft.azurebatch.jenkins.azurebatch.AzureBatchHelper
AzureBatchHelper constructor
AzureBlobResourceEntity - Class in com.microsoft.azurebatch.jenkins.resource
AzureBlobResourceEntity class
AzureBlobResourceEntity(String, String, boolean) - Constructor for class com.microsoft.azurebatch.jenkins.resource.AzureBlobResourceEntity
AzureBlobResourceEntity constuctor
AzureStorageBlob - Class in com.microsoft.azurebatch.jenkins.projectconfig.autogen
AzureStorageBlob schema.
AzureStorageBlob() - Constructor for class com.microsoft.azurebatch.jenkins.projectconfig.autogen.AzureStorageBlob
 
AzureStorageHelper - Class in com.microsoft.azurebatch.jenkins.azurestorage
AzureStorageHelper class
AzureStorageHelper() - Constructor for class com.microsoft.azurebatch.jenkins.azurestorage.AzureStorageHelper
 

B

BaseResourceEntity - Class in com.microsoft.azurebatch.jenkins.resource
 
BaseResourceEntity() - Constructor for class com.microsoft.azurebatch.jenkins.resource.BaseResourceEntity
 
BatchAccountInfo - Class in com.microsoft.azurebatch.jenkins.azurebatch
Batch account info class
BatchAccountInfo(String, String, String, String) - Constructor for class com.microsoft.azurebatch.jenkins.azurebatch.BatchAccountInfo
BatchAccountInfo constructor

C

client - Variable in class com.microsoft.azurebatch.jenkins.azurebatch.jobgen.JobGenerator
 
CloudServiceConfig - Class in com.microsoft.azurebatch.jenkins.projectconfig.autogen
CloudServiceConfig schema.
CloudServiceConfig() - Constructor for class com.microsoft.azurebatch.jenkins.projectconfig.autogen.CloudServiceConfig
 
com.microsoft.azurebatch.jenkins - package com.microsoft.azurebatch.jenkins
 
com.microsoft.azurebatch.jenkins.azurebatch - package com.microsoft.azurebatch.jenkins.azurebatch
 
com.microsoft.azurebatch.jenkins.azurebatch.jobgen - package com.microsoft.azurebatch.jenkins.azurebatch.jobgen
 
com.microsoft.azurebatch.jenkins.azurestorage - package com.microsoft.azurebatch.jenkins.azurestorage
 
com.microsoft.azurebatch.jenkins.jobsplitter - package com.microsoft.azurebatch.jenkins.jobsplitter
 
com.microsoft.azurebatch.jenkins.jobsplitter.autogen - package com.microsoft.azurebatch.jenkins.jobsplitter.autogen
 
com.microsoft.azurebatch.jenkins.logger - package com.microsoft.azurebatch.jenkins.logger
 
com.microsoft.azurebatch.jenkins.projectconfig - package com.microsoft.azurebatch.jenkins.projectconfig
 
com.microsoft.azurebatch.jenkins.projectconfig.autogen - package com.microsoft.azurebatch.jenkins.projectconfig.autogen
 
com.microsoft.azurebatch.jenkins.resource - package com.microsoft.azurebatch.jenkins.resource
 
com.microsoft.azurebatch.jenkins.utils - package com.microsoft.azurebatch.jenkins.utils
 
configure(StaplerRequest, JSONObject) - Method in class com.microsoft.azurebatch.jenkins.TestInParallelPostBuild.TestInParallelPostBuildDescriptor
 
containerSasKey - Variable in class com.microsoft.azurebatch.jenkins.azurebatch.jobgen.JobGenerator
 
containsSas(String) - Static method in class com.microsoft.azurebatch.jenkins.resource.BaseResourceEntity
 
containsSasKey() - Method in class com.microsoft.azurebatch.jenkins.resource.AzureBlobResourceEntity
Whether contains SAS key
createJobGenerator(boolean) - Static method in class com.microsoft.azurebatch.jenkins.azurebatch.jobgen.JobGeneratorFactory
 
createJobId(String) - Static method in class com.microsoft.azurebatch.jenkins.azurebatch.AzureBatchHelper
Create a random job Id.
createJobWithTasks(int) - Method in class com.microsoft.azurebatch.jenkins.azurebatch.jobgen.JobGenerator
Create Batch job with tasks
createTaskDefinitionList() - Method in class com.microsoft.azurebatch.jenkins.jobsplitter.JobSplitterHelper
Create TaskDefinition list

D

deleteDirectoryIncludeContent(String) - Static method in class com.microsoft.azurebatch.jenkins.utils.Utils
Delete directory including contents
deletePoolJob() - Method in class com.microsoft.azurebatch.jenkins.azurebatch.AzureBatchHelper
Delete pool job.
deleteTaskJob() - Method in class com.microsoft.azurebatch.jenkins.azurebatch.AzureBatchHelper
Delete task job.
dirExists(String) - Static method in class com.microsoft.azurebatch.jenkins.utils.Utils
Check whether if folder exists
doCheckBatchAccountConfig(String, String, String, String) - Method in class com.microsoft.azurebatch.jenkins.TestInParallelPostBuild.TestInParallelPostBuildDescriptor
 
doCheckFriendlyName(String) - Method in class com.microsoft.azurebatch.jenkins.TestInParallelPostBuild.TestInParallelPostBuildDescriptor
 
doCheckStorageAccountConfig(String, String, String, String) - Method in class com.microsoft.azurebatch.jenkins.TestInParallelPostBuild.TestInParallelPostBuildDescriptor
 
doFillBatchAccountItems() - Method in class com.microsoft.azurebatch.jenkins.TestInParallelPostBuild.TestInParallelPostBuildDescriptor
 
doFillStorageAccountItems() - Method in class com.microsoft.azurebatch.jenkins.TestInParallelPostBuild.TestInParallelPostBuildDescriptor
 
download(BuildListener, CloudBlobContainer, String, String) - Static method in class com.microsoft.azurebatch.jenkins.azurestorage.AzureStorageHelper
Download blobs having given prefix

F

fileExists(String) - Static method in class com.microsoft.azurebatch.jenkins.utils.Utils
Check whether file exists

G

generateJobSplitter(BuildListener, String) - Static method in class com.microsoft.azurebatch.jenkins.jobsplitter.JobSplitterFactory
Generate JobSplitter
generateProjectConfig(BuildListener, String) - Static method in class com.microsoft.azurebatch.jenkins.projectconfig.ProjectConfigFactory
Generate project config
getAccountKey() - Method in class com.microsoft.azurebatch.jenkins.azurebatch.BatchAccountInfo
Get account key
getAccountKey() - Method in class com.microsoft.azurebatch.jenkins.azurestorage.StorageAccountInfo
Get account key
getAccountName() - Method in class com.microsoft.azurebatch.jenkins.azurebatch.BatchAccountInfo
Get account name
getAccountName() - Method in class com.microsoft.azurebatch.jenkins.azurestorage.StorageAccountInfo
Get account name
getAzureStorageBlobs() - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.Resources
AzureStorageBlobs schema.
getBatchAccount() - Method in class com.microsoft.azurebatch.jenkins.TestInParallelPostBuild
Get the batchAccount will be used in testing.
getBatchAccountByFriendlyName(String) - Method in class com.microsoft.azurebatch.jenkins.TestInParallelPostBuild.TestInParallelPostBuildDescriptor
 
getBatchAccounts() - Method in class com.microsoft.azurebatch.jenkins.TestInParallelPostBuild.TestInParallelPostBuildDescriptor
 
getBlob() - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.AzureStorageBlob
Blob schema.
getBlobContainer(BuildListener, StorageAccountInfo, String, boolean) - Static method in class com.microsoft.azurebatch.jenkins.azurestorage.AzureStorageHelper
Get blob container
getBlobEndpointURL() - Method in class com.microsoft.azurebatch.jenkins.azurestorage.StorageAccountInfo
Get blob endpoint URL
getBlobName() - Method in class com.microsoft.azurebatch.jenkins.resource.BaseResourceEntity
 
getBlobName() - Method in interface com.microsoft.azurebatch.jenkins.resource.ResourceEntity
Get the blob name on Azure Storage.
getBlobPath() - Method in class com.microsoft.azurebatch.jenkins.resource.BaseResourceEntity
 
getBlobPath() - Method in interface com.microsoft.azurebatch.jenkins.resource.ResourceEntity
Get the blob path on Azure Storage.
getCloudServiceConfig() - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.VmConfigs
CloudServiceConfig schema.
getCommands() - Method in class com.microsoft.azurebatch.jenkins.azurebatch.TaskDefinition
 
getCommands() - Method in class com.microsoft.azurebatch.jenkins.jobsplitter.autogen.Task
Commands schema.
getContainerName() - Method in class com.microsoft.azurebatch.jenkins.resource.AzureBlobResourceEntity
 
getContainerSas(BuildListener, CloudBlobContainer, int) - Static method in class com.microsoft.azurebatch.jenkins.azurestorage.AzureStorageHelper
Get container SAS
getDefaultTaskTimeoutInMinutes() - Method in class com.microsoft.azurebatch.jenkins.jobsplitter.autogen.JobConfigs
DefaultTaskTimeoutInMinutes schema.
getDescriptor() - Method in class com.microsoft.azurebatch.jenkins.TestInParallelPostBuild
 
getDisplayName() - Method in class com.microsoft.azurebatch.jenkins.TestInParallelPostBuild.TestInParallelPostBuildDescriptor
 
getEndpointDomain() - Method in class com.microsoft.azurebatch.jenkins.azurestorage.StorageAccountInfo
Get endpoint domain
getFriendlyName() - Method in class com.microsoft.azurebatch.jenkins.azurebatch.BatchAccountInfo
Get friendly name
getFriendlyName() - Method in class com.microsoft.azurebatch.jenkins.azurestorage.StorageAccountInfo
Get friendly name
getJobConfigs() - Method in class com.microsoft.azurebatch.jenkins.jobsplitter.autogen.JobSplitter
JobConfigs schema.
getJobPreparationTaskCommandLine() - Method in class com.microsoft.azurebatch.jenkins.azurebatch.jobgen.JobGenerator
Get JobPreparationTask command line
getJobPreparationTaskCommandLine() - Method in class com.microsoft.azurebatch.jenkins.azurebatch.jobgen.JobGeneratorLinux
 
getJobPreparationTaskCommandLine() - Method in class com.microsoft.azurebatch.jenkins.azurebatch.jobgen.JobGeneratorWindows
 
getJobTimeoutInMinutes() - Method in class com.microsoft.azurebatch.jenkins.jobsplitter.autogen.JobConfigs
JobTimeoutInMinutes schema.
getJobTimeoutInMinutes() - Method in class com.microsoft.azurebatch.jenkins.jobsplitter.JobSplitterHelper
Get job timeout in minutes
getKey() - Method in class com.microsoft.azurebatch.jenkins.jobsplitter.autogen.TaskCommandDictionary
Key schema.
getLocalResources() - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.Resources
LocalResources schema.
getMaxTasksPerNode() - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.VmConfigs
MaxTasksPerNode schema.
getName() - Method in class com.microsoft.azurebatch.jenkins.azurebatch.TaskDefinition
 
getName() - Method in class com.microsoft.azurebatch.jenkins.jobsplitter.autogen.Task
Name schema.
getNodeAgentSKUId() - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.VirtualMachineConfig
NodeAgentSKUId schema.
getNumVMs() - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.VmConfigs
NumVMs schema.
getOffer() - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.VirtualMachineConfig
Offer schema.
getOsFamily() - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.CloudServiceConfig
OsFamily schema.
getPathRelativeToTempFolder(String) - Method in class com.microsoft.azurebatch.jenkins.utils.WorkspaceHelper
Get path relative to temp folder
getPathRelativeToWorkspace(String) - Method in class com.microsoft.azurebatch.jenkins.utils.WorkspaceHelper
Get path relative to workspace folder
getProjectConfigFilePath() - Method in class com.microsoft.azurebatch.jenkins.TestInParallelPostBuild
Get the projectConfigFilePath will be used in testing.
getPublisher() - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.VirtualMachineConfig
Publisher schema.
getRequiredMonitorService() - Method in class com.microsoft.azurebatch.jenkins.TestInParallelPostBuild
 
getResourceName() - Method in class com.microsoft.azurebatch.jenkins.resource.BaseResourceEntity
 
getResourceName() - Method in interface com.microsoft.azurebatch.jenkins.resource.ResourceEntity
Get the resource name.
getResources() - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.ProjectConfig
Resources schema.
getResources() - Method in class com.microsoft.azurebatch.jenkins.projectconfig.ProjectConfigHelper
Get resources
getResultFilePatterns() - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.TestConfigs
ResultFilePatterns schema.
getResultFilesSaveToFolder() - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.TestConfigs
ResultFilesSaveToFolder schema.
getSas() - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.AzureStorageBlob
SAS schema.
getServiceURL() - Method in class com.microsoft.azurebatch.jenkins.azurebatch.BatchAccountInfo
Get service URL
getSku() - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.VirtualMachineConfig
Sku schema.
getSource() - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.LocalResource
Source schema.
getSourcePath() - Method in class com.microsoft.azurebatch.jenkins.resource.AzureBlobResourceEntity
 
getSourcePath() - Method in class com.microsoft.azurebatch.jenkins.resource.LocalResourceEntity
 
getSourcePath() - Method in interface com.microsoft.azurebatch.jenkins.resource.ResourceEntity
Get source path of this resource.
getSplitConfigFilePath() - Method in class com.microsoft.azurebatch.jenkins.TestInParallelPostBuild
Get the splitConfigFilePath will be used in testing.
getStorageAccount() - Method in class com.microsoft.azurebatch.jenkins.resource.AzureBlobResourceEntity
 
getStorageAccount() - Method in class com.microsoft.azurebatch.jenkins.TestInParallelPostBuild
Get the storageAccount will be used in testing.
getStorageAccountByAccountName(String) - Method in class com.microsoft.azurebatch.jenkins.TestInParallelPostBuild.TestInParallelPostBuildDescriptor
 
getStorageAccountByFriendlyName(String) - Method in class com.microsoft.azurebatch.jenkins.TestInParallelPostBuild.TestInParallelPostBuildDescriptor
 
getStorageAccounts() - Method in class com.microsoft.azurebatch.jenkins.TestInParallelPostBuild.TestInParallelPostBuildDescriptor
 
getTargetOSVersion() - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.CloudServiceConfig
TargetOSVersion schema.
getTaskAddParameterFromDefinition(TaskDefinition) - Method in class com.microsoft.azurebatch.jenkins.azurebatch.jobgen.JobGenerator
Get TaskAddParameter from TaskDefinition
getTaskAddParameterFromDefinition(TaskDefinition) - Method in class com.microsoft.azurebatch.jenkins.azurebatch.jobgen.JobGeneratorLinux
 
getTaskAddParameterFromDefinition(TaskDefinition) - Method in class com.microsoft.azurebatch.jenkins.azurebatch.jobgen.JobGeneratorWindows
 
getTaskCommandDictionary() - Method in class com.microsoft.azurebatch.jenkins.jobsplitter.autogen.JobSplitter
TaskCommandDictionary schema.
getTaskId() - Method in class com.microsoft.azurebatch.jenkins.azurebatch.TaskDefinition
 
getTaskPostProcessFileName() - Method in class com.microsoft.azurebatch.jenkins.azurebatch.jobgen.JobGenerator
Get TaskPostProcess file name
getTaskPostProcessFileName() - Method in class com.microsoft.azurebatch.jenkins.azurebatch.jobgen.JobGeneratorLinux
 
getTaskPostProcessFileName() - Method in class com.microsoft.azurebatch.jenkins.azurebatch.jobgen.JobGeneratorWindows
 
getTasks() - Method in class com.microsoft.azurebatch.jenkins.jobsplitter.autogen.JobConfigs
Tasks schema.
getTempFolderPath() - Method in class com.microsoft.azurebatch.jenkins.utils.WorkspaceHelper
Get temp folder path
getTestConfigs() - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.ProjectConfig
TestConfigs schema.
getTestConfigs() - Method in class com.microsoft.azurebatch.jenkins.projectconfig.ProjectConfigHelper
Get TestConfigs
getTimeoutInMins() - Method in class com.microsoft.azurebatch.jenkins.azurebatch.TaskDefinition
 
getTimeOutMinutes() - Method in class com.microsoft.azurebatch.jenkins.jobsplitter.autogen.Task
TimeOutMinutes schema.
getValue() - Method in class com.microsoft.azurebatch.jenkins.jobsplitter.autogen.TaskCommandDictionary
Value schema.
getVersion() - Method in class com.microsoft.azurebatch.jenkins.jobsplitter.autogen.JobSplitter
Version schema.
getVersion() - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.ProjectConfig
Version schema.
getVersion() - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.VirtualMachineConfig
Version schema.
getVersion() - Method in class com.microsoft.azurebatch.jenkins.projectconfig.ProjectConfigHelper
Get version of project config
getVirtualMachineConfig() - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.VmConfigs
VirtualMachineConfig schema.
getVmConfigs() - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.ProjectConfig
VmConfigs schema.
getVMConfigs() - Method in class com.microsoft.azurebatch.jenkins.projectconfig.ProjectConfigHelper
Get VM configs
getVmSetupCommandLine() - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.VmConfigs
VmSetupCommandLine schema.
getVmSize() - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.VmConfigs
VmSize schema.
getWorkspacePath() - Method in class com.microsoft.azurebatch.jenkins.utils.WorkspaceHelper
Get WorkspacePath

I

initialize(BuildListener, WorkspaceHelper, ProjectConfigHelper, JobSplitterHelper, List<ResourceEntity>, BatchClient, String, String, StorageAccountInfo, String) - Method in class com.microsoft.azurebatch.jenkins.azurebatch.jobgen.JobGenerator
 
isApplicable(Class<? extends AbstractProject>) - Method in class com.microsoft.azurebatch.jenkins.TestInParallelPostBuild.TestInParallelPostBuildDescriptor
 
isEnableVmUtilizationProfiler() - Method in class com.microsoft.azurebatch.jenkins.TestInParallelPostBuild
Get if enable VM utilization profiler in testing.
isPoolKeepAlive() - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.VmConfigs
PoolKeepAlive schema.
isUnzip() - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.AzureStorageBlob
Unzip schema.

J

JobConfigs - Class in com.microsoft.azurebatch.jenkins.jobsplitter.autogen
JobConfigs schema.
JobConfigs() - Constructor for class com.microsoft.azurebatch.jenkins.jobsplitter.autogen.JobConfigs
 
JobGenerator - Class in com.microsoft.azurebatch.jenkins.azurebatch.jobgen
Class to create Batch job
JobGenerator() - Constructor for class com.microsoft.azurebatch.jenkins.azurebatch.jobgen.JobGenerator
 
JobGeneratorFactory - Class in com.microsoft.azurebatch.jenkins.azurebatch.jobgen
Class to create JobGenerator
JobGeneratorFactory() - Constructor for class com.microsoft.azurebatch.jenkins.azurebatch.jobgen.JobGeneratorFactory
 
JobGeneratorLinux - Class in com.microsoft.azurebatch.jenkins.azurebatch.jobgen
Class to create Batch job running on Linux VMs.
JobGeneratorLinux() - Constructor for class com.microsoft.azurebatch.jenkins.azurebatch.jobgen.JobGeneratorLinux
 
JobGeneratorWindows - Class in com.microsoft.azurebatch.jenkins.azurebatch.jobgen
Class to create Batch job running on Windows VMs.
JobGeneratorWindows() - Constructor for class com.microsoft.azurebatch.jenkins.azurebatch.jobgen.JobGeneratorWindows
 
jobId - Variable in class com.microsoft.azurebatch.jenkins.azurebatch.jobgen.JobGenerator
 
JobSplitter - Class in com.microsoft.azurebatch.jenkins.jobsplitter.autogen
Parallel testing plugin test split config schema.
JobSplitter() - Constructor for class com.microsoft.azurebatch.jenkins.jobsplitter.autogen.JobSplitter
 
JobSplitterFactory - Class in com.microsoft.azurebatch.jenkins.jobsplitter
JobSplitterFactory class
JobSplitterFactory() - Constructor for class com.microsoft.azurebatch.jenkins.jobsplitter.JobSplitterFactory
 
jobSplitterHelper - Variable in class com.microsoft.azurebatch.jenkins.azurebatch.jobgen.JobGenerator
 
JobSplitterHelper - Class in com.microsoft.azurebatch.jenkins.jobsplitter
JobSplitterHelper class
JobSplitterHelper(BuildListener, String) - Constructor for class com.microsoft.azurebatch.jenkins.jobsplitter.JobSplitterHelper
JobSplitterHelper constructor

L

listener - Variable in class com.microsoft.azurebatch.jenkins.azurebatch.jobgen.JobGenerator
 
LocalResource - Class in com.microsoft.azurebatch.jenkins.projectconfig.autogen
LocalResource schema.
LocalResource() - Constructor for class com.microsoft.azurebatch.jenkins.projectconfig.autogen.LocalResource
 
LocalResourceEntity - Class in com.microsoft.azurebatch.jenkins.resource
LocalResourceEntity class
LocalResourceEntity(String) - Constructor for class com.microsoft.azurebatch.jenkins.resource.LocalResourceEntity
LocalResourceEntity constructor
log(TaskListener, String, Object...) - Static method in class com.microsoft.azurebatch.jenkins.logger.Logger
Log message to listener.
log(TaskListener, Exception) - Static method in class com.microsoft.azurebatch.jenkins.logger.Logger
Log exception to listener.
Logger - Class in com.microsoft.azurebatch.jenkins.logger
Logger helper class.
Logger() - Constructor for class com.microsoft.azurebatch.jenkins.logger.Logger
 

P

perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class com.microsoft.azurebatch.jenkins.TestInParallelPostBuild
 
poolId - Variable in class com.microsoft.azurebatch.jenkins.azurebatch.jobgen.JobGenerator
 
ProjectConfig - Class in com.microsoft.azurebatch.jenkins.projectconfig.autogen
Parallel testing plugin project config schema.
ProjectConfig() - Constructor for class com.microsoft.azurebatch.jenkins.projectconfig.autogen.ProjectConfig
 
ProjectConfigFactory - Class in com.microsoft.azurebatch.jenkins.projectconfig
ProjectConfigFactory class
ProjectConfigFactory() - Constructor for class com.microsoft.azurebatch.jenkins.projectconfig.ProjectConfigFactory
 
projectConfigHelper - Variable in class com.microsoft.azurebatch.jenkins.azurebatch.jobgen.JobGenerator
 
ProjectConfigHelper - Class in com.microsoft.azurebatch.jenkins.projectconfig
ProjectConfigHelper class
ProjectConfigHelper(BuildListener, String) - Constructor for class com.microsoft.azurebatch.jenkins.projectconfig.ProjectConfigHelper
ProjectConfigHelper constructor

R

requireUnzip() - Method in class com.microsoft.azurebatch.jenkins.resource.AzureBlobResourceEntity
 
requireUnzip() - Method in class com.microsoft.azurebatch.jenkins.resource.LocalResourceEntity
 
requireUnzip() - Method in interface com.microsoft.azurebatch.jenkins.resource.ResourceEntity
Check if require unzip the resource on target VM.
requireZip() - Method in class com.microsoft.azurebatch.jenkins.resource.AzureBlobResourceEntity
 
requireZip() - Method in class com.microsoft.azurebatch.jenkins.resource.LocalResourceEntity
 
requireZip() - Method in interface com.microsoft.azurebatch.jenkins.resource.ResourceEntity
Check if require zip the resource on Jenkins server.
ResourceEntity - Interface in com.microsoft.azurebatch.jenkins.resource
ResourceEntity interface
ResourceEntityHelper - Class in com.microsoft.azurebatch.jenkins.resource
ResourceEntityHelper class
ResourceEntityHelper() - Constructor for class com.microsoft.azurebatch.jenkins.resource.ResourceEntityHelper
 
resourceName - Variable in class com.microsoft.azurebatch.jenkins.resource.BaseResourceEntity
 
Resources - Class in com.microsoft.azurebatch.jenkins.projectconfig.autogen
Resources schema.
Resources() - Constructor for class com.microsoft.azurebatch.jenkins.projectconfig.autogen.Resources
 
retrieveJobOutputsFromVM() - Method in class com.microsoft.azurebatch.jenkins.azurebatch.AzureBatchHelper
Retrieve job JobPrep and all tasks stdout and stderr outputs from VM.
run() - Method in class com.microsoft.azurebatch.jenkins.azurebatch.VmUtilizationProfiler
 

S

scriptTempFolder - Variable in class com.microsoft.azurebatch.jenkins.azurebatch.jobgen.JobGenerator
 
setAccountKey(String) - Method in class com.microsoft.azurebatch.jenkins.azurebatch.BatchAccountInfo
Set account key
setAccountKey(String) - Method in class com.microsoft.azurebatch.jenkins.azurestorage.StorageAccountInfo
Set account key
setAccountName(String) - Method in class com.microsoft.azurebatch.jenkins.azurebatch.BatchAccountInfo
Set account name
setAccountName(String) - Method in class com.microsoft.azurebatch.jenkins.azurestorage.StorageAccountInfo
Set account name
setAzureStorageBlobs(List<AzureStorageBlob>) - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.Resources
AzureStorageBlobs schema.
setBlob(String) - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.AzureStorageBlob
Blob schema.
setBlobName(String) - Method in class com.microsoft.azurebatch.jenkins.resource.BaseResourceEntity
 
setBlobPath(String) - Method in class com.microsoft.azurebatch.jenkins.resource.BaseResourceEntity
 
setBlobPath(String) - Method in interface com.microsoft.azurebatch.jenkins.resource.ResourceEntity
Set the uploaded blob path on Azure Storage.
setCloudServiceConfig(CloudServiceConfig) - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.VmConfigs
CloudServiceConfig schema.
setCommands(List<String>) - Method in class com.microsoft.azurebatch.jenkins.jobsplitter.autogen.Task
Commands schema.
setDefaultTaskTimeoutInMinutes(int) - Method in class com.microsoft.azurebatch.jenkins.jobsplitter.autogen.JobConfigs
DefaultTaskTimeoutInMinutes schema.
setDictionary(List<TaskCommandDictionary>) - Method in class com.microsoft.azurebatch.jenkins.jobsplitter.autogen.JobSplitter
TaskCommandDictionary schema.
setEndpointDomain(String) - Method in class com.microsoft.azurebatch.jenkins.azurestorage.StorageAccountInfo
Set endpoint domain
setFriendlyName(String) - Method in class com.microsoft.azurebatch.jenkins.azurebatch.BatchAccountInfo
Set friendly name
setFriendlyName(String) - Method in class com.microsoft.azurebatch.jenkins.azurestorage.StorageAccountInfo
Set friendly name
setJobConfigs(JobConfigs) - Method in class com.microsoft.azurebatch.jenkins.jobsplitter.autogen.JobSplitter
JobConfigs schema.
setJobTimeoutInMinutes(int) - Method in class com.microsoft.azurebatch.jenkins.jobsplitter.autogen.JobConfigs
JobTimeoutInMinutes schema.
setKey(String) - Method in class com.microsoft.azurebatch.jenkins.jobsplitter.autogen.TaskCommandDictionary
Key schema.
setLocalResources(List<LocalResource>) - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.Resources
LocalResources schema.
setMaxTasksPerNode(int) - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.VmConfigs
MaxTasksPerNode schema.
setName(String) - Method in class com.microsoft.azurebatch.jenkins.jobsplitter.autogen.Task
Name schema.
setNodeAgentSKUId(String) - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.VirtualMachineConfig
NodeAgentSKUId schema.
setNumVMs(int) - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.VmConfigs
NumVMs schema.
setOffer(String) - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.VirtualMachineConfig
Offer schema.
setOsFamily(String) - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.CloudServiceConfig
OsFamily schema.
setPoolKeepAlive(boolean) - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.VmConfigs
PoolKeepAlive schema.
setPublisher(String) - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.VirtualMachineConfig
Publisher schema.
setResources(Resources) - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.ProjectConfig
Resources schema.
setResultFilePatterns(List<String>) - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.TestConfigs
ResultFilePatterns schema.
setResultFilesSaveToFolder(String) - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.TestConfigs
ResultFilesSaveToFolder schema.
setSas(String) - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.AzureStorageBlob
SAS schema.
setSasKey(String) - Method in class com.microsoft.azurebatch.jenkins.resource.AzureBlobResourceEntity
Set SAS key
setServiceURL(String) - Method in class com.microsoft.azurebatch.jenkins.azurebatch.BatchAccountInfo
Set service URL
setSku(String) - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.VirtualMachineConfig
Sku schema.
setSource(String) - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.LocalResource
Source schema.
setTargetOSVersion(String) - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.CloudServiceConfig
TargetOSVersion schema.
setTasks(List<Task>) - Method in class com.microsoft.azurebatch.jenkins.jobsplitter.autogen.JobConfigs
Tasks schema.
setTestConfigs(TestConfigs) - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.ProjectConfig
TestConfigs schema.
setTimeOutMinutes(int) - Method in class com.microsoft.azurebatch.jenkins.jobsplitter.autogen.Task
TimeOutMinutes schema.
setUnzip(boolean) - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.AzureStorageBlob
Unzip schema.
setValue(String) - Method in class com.microsoft.azurebatch.jenkins.jobsplitter.autogen.TaskCommandDictionary
Value schema.
setVersion(String) - Method in class com.microsoft.azurebatch.jenkins.jobsplitter.autogen.JobSplitter
Version schema.
setVersion(String) - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.ProjectConfig
Version schema.
setVersion(String) - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.VirtualMachineConfig
Version schema.
setVirtualMachineConfig(VirtualMachineConfig) - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.VmConfigs
VirtualMachineConfig schema.
setVmConfigs(VmConfigs) - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.ProjectConfig
VmConfigs schema.
setVmSetupCommandLine(String) - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.VmConfigs
VmSetupCommandLine schema.
setVmSize(String) - Method in class com.microsoft.azurebatch.jenkins.projectconfig.autogen.VmConfigs
VmSize schema.
sharedResourceEntityList - Variable in class com.microsoft.azurebatch.jenkins.azurebatch.jobgen.JobGenerator
 
startJobAndWaitForCompletion() - Method in class com.microsoft.azurebatch.jenkins.azurebatch.AzureBatchHelper
Create and start Batch job and then wait for completion
staticScriptResourceFolder - Static variable in class com.microsoft.azurebatch.jenkins.azurebatch.jobgen.JobGenerator
 
stopVmUtilizationProfiler() - Method in class com.microsoft.azurebatch.jenkins.azurebatch.AzureBatchHelper
Stop VM utilization profiler
storageAccountInfo - Variable in class com.microsoft.azurebatch.jenkins.azurebatch.jobgen.JobGenerator
 
StorageAccountInfo - Class in com.microsoft.azurebatch.jenkins.azurestorage
StorageAccountInfo class
StorageAccountInfo(String, String, String, String) - Constructor for class com.microsoft.azurebatch.jenkins.azurestorage.StorageAccountInfo
StorageAccountInfo constructor

T

Task - Class in com.microsoft.azurebatch.jenkins.jobsplitter.autogen
Task schema.
Task() - Constructor for class com.microsoft.azurebatch.jenkins.jobsplitter.autogen.Task
 
TaskCommandDictionary - Class in com.microsoft.azurebatch.jenkins.jobsplitter.autogen
TaskCommandDictionary schema.
TaskCommandDictionary() - Constructor for class com.microsoft.azurebatch.jenkins.jobsplitter.autogen.TaskCommandDictionary
 
TaskDefinition - Class in com.microsoft.azurebatch.jenkins.azurebatch
Task definition class
TaskDefinition(String, List<String>, int) - Constructor for class com.microsoft.azurebatch.jenkins.azurebatch.TaskDefinition
TaskDefinition constructor
TestConfigs - Class in com.microsoft.azurebatch.jenkins.projectconfig.autogen
TestConfigs schema.
TestConfigs() - Constructor for class com.microsoft.azurebatch.jenkins.projectconfig.autogen.TestConfigs
 
TestInParallelPostBuild - Class in com.microsoft.azurebatch.jenkins
Post build plugin for parallel testing.
TestInParallelPostBuild(String, String, String, String, boolean) - Constructor for class com.microsoft.azurebatch.jenkins.TestInParallelPostBuild
 
TestInParallelPostBuild.TestInParallelPostBuildDescriptor - Class in com.microsoft.azurebatch.jenkins
 
TestInParallelPostBuildDescriptor() - Constructor for class com.microsoft.azurebatch.jenkins.TestInParallelPostBuild.TestInParallelPostBuildDescriptor
 

U

unzipFolder(String, String) - Static method in class com.microsoft.azurebatch.jenkins.utils.ZipHelper
Unzip all zip files in a folder
upload(BuildListener, CloudBlockBlob, FilePath) - Static method in class com.microsoft.azurebatch.jenkins.azurestorage.AzureStorageHelper
Upload file or folder to blob
Utils - Class in com.microsoft.azurebatch.jenkins.utils
Utils class
Utils() - Constructor for class com.microsoft.azurebatch.jenkins.utils.Utils
 

V

validateBatchAccount(String, String, String) - Static method in class com.microsoft.azurebatch.jenkins.azurebatch.AzureBatchHelper
Validate Batch account with specified parameters.
validateStorageAccount(String, String, String) - Static method in class com.microsoft.azurebatch.jenkins.azurestorage.AzureStorageHelper
Validate storage account
VirtualMachineConfig - Class in com.microsoft.azurebatch.jenkins.projectconfig.autogen
VirtualMachineConfig schema.
VirtualMachineConfig() - Constructor for class com.microsoft.azurebatch.jenkins.projectconfig.autogen.VirtualMachineConfig
 
VmConfigs - Class in com.microsoft.azurebatch.jenkins.projectconfig.autogen
VmConfigs schema.
VmConfigs() - Constructor for class com.microsoft.azurebatch.jenkins.projectconfig.autogen.VmConfigs
 
VmUtilizationProfiler - Class in com.microsoft.azurebatch.jenkins.azurebatch
VmUtilizationProfiler class
VmUtilizationProfiler(BuildListener, BatchClient, String, String) - Constructor for class com.microsoft.azurebatch.jenkins.azurebatch.VmUtilizationProfiler
VmUtilizationProfiler constructor

W

workspaceHelper - Variable in class com.microsoft.azurebatch.jenkins.azurebatch.jobgen.JobGenerator
 
WorkspaceHelper - Class in com.microsoft.azurebatch.jenkins.utils
WorkspaceHelper class
WorkspaceHelper(String) - Constructor for class com.microsoft.azurebatch.jenkins.utils.WorkspaceHelper
WorkspaceHelper constructor

Z

zipAndUploadLocalResourceEntity(BuildListener, CloudBlobContainer, String, LocalResourceEntity, String, boolean) - Static method in class com.microsoft.azurebatch.jenkins.resource.ResourceEntityHelper
Zip and upload LocalResourceEntity to Storage
zipFolder(String, String) - Static method in class com.microsoft.azurebatch.jenkins.utils.ZipHelper
Zip folder
ZipHelper - Class in com.microsoft.azurebatch.jenkins.utils
ZipHelper class
ZipHelper() - Constructor for class com.microsoft.azurebatch.jenkins.utils.ZipHelper
 
A B C D F G I J L P R S T U V W Z 
Skip navigation links

Copyright © 2016. All rights reserved.