Package | Description |
---|---|
com.microsoft.azurebatch.jenkins.azurebatch | |
com.microsoft.azurebatch.jenkins.azurebatch.jobgen |
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 WorkspaceHelper |
JobGenerator.workspaceHelper |
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) |
Copyright © 2016. All rights reserved.