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

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

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

See Also:
Serialized Form

Constructor Summary
AppArchiverCallable(java.lang.String targetName, java.lang.String fileName)
           
 
Method Summary
 java.lang.Boolean invoke(java.io.File buildDir, hudson.remoting.VirtualChannel channel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppArchiverCallable

public AppArchiverCallable(java.lang.String targetName,
                           java.lang.String fileName)
Method Detail

invoke

public java.lang.Boolean invoke(java.io.File buildDir,
                                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.