public class XUnitTransformer extends XUnitService implements hudson.FilePath.FileCallable<Boolean>, Serializable
Constructor and Description |
---|
XUnitTransformer() |
Modifier and Type | Method and Description |
---|---|
Boolean |
invoke(File ws,
hudson.remoting.VirtualChannel channel)
Invocation
|
errorSystemLogger, infoSystemLogger, warningSystemLogger
public Boolean invoke(File ws, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
invoke
in interface hudson.FilePath.FileCallable<Boolean>
ws
- the Hudson workspacechannel
- the Hudson chanelIOException
InterruptedException
Copyright © 2004-2014. All Rights Reserved.