Modifier and Type | Method and Description |
---|---|
StorageAccountInfo |
TestInParallelPostBuild.TestInParallelPostBuildDescriptor.getStorageAccountByAccountName(String accountName) |
StorageAccountInfo |
TestInParallelPostBuild.TestInParallelPostBuildDescriptor.getStorageAccountByFriendlyName(String friendlyName) |
StorageAccountInfo[] |
TestInParallelPostBuild.TestInParallelPostBuildDescriptor.getStorageAccounts() |
Constructor and Description |
---|
AzureBatchHelper(hudson.model.BuildListener listener,
WorkspaceHelper workspaceHelper,
ProjectConfigHelper projectConfigHelper,
JobSplitterHelper jobSplitterHelper,
List<ResourceEntity> sharedResourceEntityList,
boolean enableVmUtilizationProfiler,
String poolJobId,
String jobId,
BatchAccountInfo batchAccountInfo,
StorageAccountInfo storageAccountInfo)
AzureBatchHelper constructor
|
Modifier and Type | Field and Description |
---|---|
protected StorageAccountInfo |
JobGenerator.storageAccountInfo |
Modifier and Type | Method and Description |
---|---|
void |
JobGenerator.initialize(hudson.model.BuildListener listener,
WorkspaceHelper workspaceHelper,
ProjectConfigHelper projectConfigHelper,
JobSplitterHelper jobSplitterHelper,
List<ResourceEntity> sharedResourceEntityList,
com.microsoft.azure.batch.BatchClient client,
String jobId,
String poolId,
StorageAccountInfo storageAccountInfo,
String containerSasKey) |
Modifier and Type | Method and Description |
---|---|
static com.microsoft.windowsazure.storage.blob.CloudBlobContainer |
AzureStorageHelper.getBlobContainer(hudson.model.BuildListener listener,
StorageAccountInfo accountInfo,
String containerName,
boolean createIfNotExist)
Get blob container
|
Copyright © 2016. All rights reserved.