public class XUnitTransformer extends XUnitService implements hudson.FilePath.FileCallable<Boolean>, Serializable
| Constructor and Description |
|---|
XUnitTransformer() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkRoles(org.jenkinsci.remoting.RoleChecker checker) |
Boolean |
invoke(File ws,
hudson.remoting.VirtualChannel channel)
Invocation
|
errorSystemLogger, infoSystemLogger, warningSystemLoggerpublic Boolean invoke(File ws, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
invoke in interface hudson.FilePath.FileCallable<Boolean>ws - the Hudson workspacechannel - the Hudson chanelIOExceptionInterruptedExceptionpublic void checkRoles(org.jenkinsci.remoting.RoleChecker checker)
throws SecurityException
checkRoles in interface org.jenkinsci.remoting.RoleSensitiveSecurityExceptionCopyright © 2004-2016. All Rights Reserved.