public class ValgrindParserResult extends Object implements hudson.FilePath.FileCallable<ValgrindReport>
| Constructor and Description |
|---|
ValgrindParserResult(String pattern) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkRoles(org.jenkinsci.remoting.RoleChecker roleChecker) |
ValgrindReport |
invoke(File basedir,
hudson.remoting.VirtualChannel channel) |
public ValgrindParserResult(String pattern)
public ValgrindReport invoke(File basedir, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
invoke in interface hudson.FilePath.FileCallable<ValgrindReport>IOExceptionInterruptedExceptionpublic void checkRoles(org.jenkinsci.remoting.RoleChecker roleChecker)
throws SecurityException
checkRoles in interface org.jenkinsci.remoting.RoleSensitiveSecurityExceptionCopyright © 2016–2018. All rights reserved.