public class DockerImageCleanupFileCallable extends jenkins.MasterToSlaveFileCallable<Void>
Constructor and Description |
---|
DockerImageCleanupFileCallable(YADockerConnector connector,
hudson.model.TaskListener taskListener,
List<String> builtImages) |
Modifier and Type | Method and Description |
---|---|
Void |
invoke(File f,
hudson.remoting.VirtualChannel channel) |
public DockerImageCleanupFileCallable(YADockerConnector connector, hudson.model.TaskListener taskListener, List<String> builtImages)
public Void invoke(File f, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2016–2020. All rights reserved.