public class BlueprintUploadArchiveFileCallable extends BlueprintUploadFileCallable
blueprintId, blueprintMainFile, blueprintsClient
Constructor and Description |
---|
BlueprintUploadArchiveFileCallable(co.cloudify.rest.client.BlueprintsClient blueprintsClient,
String blueprintId,
String blueprintMainFile) |
Modifier and Type | Method and Description |
---|---|
co.cloudify.rest.model.Blueprint |
invoke(File f,
hudson.remoting.VirtualChannel channel) |
checkRoles
public co.cloudify.rest.model.Blueprint invoke(File f, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2016–2020. All rights reserved.