public class ImageIdExtractSlaveCallable extends jenkins.security.MasterToSlaveCallable<String,IOException> implements Serializable
| Constructor and Description |
|---|
ImageIdExtractSlaveCallable(String image,
String dockerUrl,
String dockerCert,
hudson.model.TaskListener listener) |
| Modifier and Type | Method and Description |
|---|---|
String |
call() |
public String call() throws IOException
call in interface hudson.remoting.Callable<String,IOException>IOExceptionCopyright © 2016–2020. All rights reserved.