com.sic.bb.jenkins.plugins.sicci_for_xcode.callables
Class OCUnitToJUnitWriterCallable

java.lang.Object
  extended by com.sic.bb.jenkins.plugins.sicci_for_xcode.callables.OCUnitToJUnitWriterCallable
All Implemented Interfaces:
hudson.FilePath.FileCallable<java.lang.Boolean>, java.io.Serializable

public class OCUnitToJUnitWriterCallable
extends java.lang.Object
implements hudson.FilePath.FileCallable<java.lang.Boolean>

See Also:
Serialized Form

Field Summary
static java.lang.String filePreamble
           
 
Constructor Summary
OCUnitToJUnitWriterCallable(java.util.Vector<OCUnitTestSuite> testSuites)
           
 
Method Summary
 java.lang.Boolean invoke(java.io.File dir, hudson.remoting.VirtualChannel channel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

filePreamble

public static final java.lang.String filePreamble
See Also:
Constant Field Values
Constructor Detail

OCUnitToJUnitWriterCallable

public OCUnitToJUnitWriterCallable(java.util.Vector<OCUnitTestSuite> testSuites)
Method Detail

invoke

public java.lang.Boolean invoke(java.io.File dir,
                                hudson.remoting.VirtualChannel channel)
                         throws java.io.IOException,
                                java.lang.InterruptedException
Specified by:
invoke in interface hudson.FilePath.FileCallable<java.lang.Boolean>
Throws:
java.io.IOException
java.lang.InterruptedException


Copyright © 2004-2011. All Rights Reserved.