public final class UploadTask extends jenkins.security.MasterToSlaveCallable<Boolean,AppCenterException>
| Constructor and Description |
|---|
UploadTask(hudson.FilePath filePath,
hudson.model.TaskListener taskListener,
Upload upload) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
call() |
protected Boolean |
execute() |
public UploadTask(hudson.FilePath filePath,
hudson.model.TaskListener taskListener,
Upload upload)
protected Boolean execute() throws ExecutionException, InterruptedException
public final Boolean call() throws AppCenterException
AppCenterExceptionCopyright © 2019. All rights reserved.