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

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

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

See Also:
Serialized Form

Constructor Summary
IpaPackagerCallable(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

IpaPackagerCallable

public IpaPackagerCallable(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.