hudson.plugins.ccm.config
Class CCMResultCallable

java.lang.Object
  extended by hudson.plugins.ccm.config.CCMResultCallable
All Implemented Interfaces:
hudson.FilePath.FileCallable<java.lang.String>, java.io.Serializable

public class CCMResultCallable
extends java.lang.Object
implements hudson.FilePath.FileCallable<java.lang.String>

Author:
Bruno P. Kinoshita
See Also:
Serialized Form

Constructor Summary
CCMResultCallable()
           
 
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
 

Constructor Detail

CCMResultCallable

public CCMResultCallable()
Method Detail

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.