public static class Engine.FingerprintingWrapper extends MasterToSlaveFileCallable<Map.Entry<String,DeployedApplicationLocation>>
Constructor and Description |
---|
FingerprintingWrapper(FilePath.FileCallable<DeployedApplicationLocation> delegate) |
Modifier and Type | Method and Description |
---|---|
Map.Entry<String,DeployedApplicationLocation> |
invoke(File f,
hudson.remoting.VirtualChannel channel) |
checkRoles
public FingerprintingWrapper(FilePath.FileCallable<DeployedApplicationLocation> delegate)
public Map.Entry<String,DeployedApplicationLocation> invoke(File f, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2016–2022. All rights reserved.