| Package | Description |
|---|---|
| org.jenkinsci.plugins.publishoverdropbox.domain | |
| org.jenkinsci.plugins.publishoverdropbox.impl | |
| org.jenkinsci.plugins.publishoverdropbox.impl.step |
| Modifier and Type | Method and Description |
|---|---|
void |
DropboxClient.beginTransfers(DropboxTransfer transfer) |
void |
DropboxClient.transferFile(DropboxTransfer transfer,
FilePath filePath,
InputStream content) |
| Constructor and Description |
|---|
DropboxPublisher(String configName,
boolean verbose,
ArrayList<DropboxTransfer> transfers,
boolean useWorkspaceInPromotion,
boolean usePromotionTimestamp,
DropboxRetry dropboxRetry,
DropboxPublisherLabel dropboxLabel) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<DropboxTransfer> |
DropboxPublishStep.getTransfers() |
Copyright © 2016–2021. All rights reserved.