public class DrMemoryRemoteBuilder extends Object implements hudson.FilePath.FileCallable<Boolean>
Constructor and Description |
---|
DrMemoryRemoteBuilder(String executable,
String arguments,
String logPath,
hudson.model.BuildListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
checkRoles(org.jenkinsci.remoting.RoleChecker roleChecker) |
Boolean |
invoke(File workspace,
hudson.remoting.VirtualChannel channel) |
public Boolean invoke(File workspace, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
invoke
in interface hudson.FilePath.FileCallable<Boolean>
IOException
InterruptedException
public void checkRoles(org.jenkinsci.remoting.RoleChecker roleChecker) throws SecurityException
checkRoles
in interface org.jenkinsci.remoting.RoleSensitive
SecurityException
Copyright © 2016–2018. All rights reserved.