public class ZIPArtifactHandlerImpl extends ArtifactHandlerBase
| Modifier and Type | Class and Description |
|---|---|
static class |
ZIPArtifactHandlerImpl.Builder |
| Modifier and Type | Field and Description |
|---|---|
private static int |
DEFAULT_MAX_RETRY_TIMES |
private static String |
LOCAL_SETTINGS_FILE |
buildDirectoryAbsolutePath, DEPLOY_ABORT, DEPLOY_FINISH, DEPLOY_START, project, STAGING_FOLDER_EMPTY, stagingDirectoryPath| Modifier | Constructor and Description |
|---|---|
protected |
ZIPArtifactHandlerImpl(ZIPArtifactHandlerImpl.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
protected File |
getZipFile() |
void |
publish(DeployTarget target) |
assureStagingDirectoryNotEmptyprivate static final int DEFAULT_MAX_RETRY_TIMES
private static final String LOCAL_SETTINGS_FILE
protected ZIPArtifactHandlerImpl(ZIPArtifactHandlerImpl.Builder builder)
public void publish(DeployTarget target) throws AzureExecutionException
AzureExecutionExceptionprotected File getZipFile()
Copyright © 2020. All rights reserved.