public class ValidateFileCallable
extends jenkins.MasterToSlaveFileCallable<hudson.model.Result>
Constructor and Description |
---|
ValidateFileCallable(hudson.model.TaskListener listener,
net.adamcin.granite.client.packman.validation.DefaultValidationOptions options) |
Modifier and Type | Method and Description |
---|---|
hudson.model.Result |
invoke(File f,
hudson.remoting.VirtualChannel channel) |
public ValidateFileCallable(hudson.model.TaskListener listener, net.adamcin.granite.client.packman.validation.DefaultValidationOptions options)
public hudson.model.Result invoke(File f, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2013–2019. All rights reserved.