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

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

public class XcodeProjectSearchCallable
extends java.lang.Object
implements hudson.FilePath.FileCallable<java.util.ArrayList<java.lang.String>>

See Also:
Serialized Form

Constructor Summary
XcodeProjectSearchCallable(int searchDepth)
           
 
Method Summary
 java.util.ArrayList<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
 

Constructor Detail

XcodeProjectSearchCallable

public XcodeProjectSearchCallable(int searchDepth)
Method Detail

invoke

public java.util.ArrayList<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.util.ArrayList<java.lang.String>>
Throws:
java.io.IOException
java.lang.InterruptedException


Copyright © 2004-2011. All Rights Reserved.