com.thalesgroup.hudson.plugins.tusarnotifier
Class TusarTransformer
java.lang.Object
com.thalesgroup.hudson.plugins.tusarnotifier.TusarTransformer
- All Implemented Interfaces:
- hudson.FilePath.FileCallable<java.lang.String>, java.io.Serializable
public class TusarTransformer
- extends java.lang.Object
- implements hudson.FilePath.FileCallable<java.lang.String>, java.io.Serializable
- See Also:
- Serialized Form
|
Constructor Summary |
TusarTransformer(hudson.model.TaskListener listener,
com.thalesgroup.dtkit.metrics.hudson.api.type.TestType[] typesTests,
com.thalesgroup.dtkit.metrics.hudson.api.type.CoverageType[] typesCoverage,
com.thalesgroup.dtkit.metrics.hudson.api.type.ViolationsType[] typesViolations,
com.thalesgroup.dtkit.metrics.hudson.api.type.MeasureType[] typesMeasures)
|
|
Method Summary |
java.lang.String |
invoke(java.io.File workspace,
hudson.remoting.VirtualChannel channel)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TusarTransformer
public TusarTransformer(hudson.model.TaskListener listener,
com.thalesgroup.dtkit.metrics.hudson.api.type.TestType[] typesTests,
com.thalesgroup.dtkit.metrics.hudson.api.type.CoverageType[] typesCoverage,
com.thalesgroup.dtkit.metrics.hudson.api.type.ViolationsType[] typesViolations,
com.thalesgroup.dtkit.metrics.hudson.api.type.MeasureType[] typesMeasures)
invoke
public java.lang.String invoke(java.io.File workspace,
hudson.remoting.VirtualChannel channel)
throws java.io.IOException,
java.lang.InterruptedException
- Specified by:
invoke in interface hudson.FilePath.FileCallable<java.lang.String>
- Throws:
java.io.IOException
java.lang.InterruptedException
Copyright © 2010. All Rights Reserved.