public class ValgrindResultsScanner extends Object implements hudson.FilePath.FileCallable<String[]>
Constructor and Description |
---|
ValgrindResultsScanner(String pattern) |
Modifier and Type | Method and Description |
---|---|
void |
checkRoles(org.jenkinsci.remoting.RoleChecker roleChecker) |
String[] |
invoke(File basedir,
hudson.remoting.VirtualChannel channel) |
public ValgrindResultsScanner(String pattern)
public String[] invoke(File basedir, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
invoke
in interface hudson.FilePath.FileCallable<String[]>
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.