hudson.plugins.dimensionsscm
Class GetHostDetailsTask

java.lang.Object
  extended by hudson.plugins.dimensionsscm.GetHostDetailsTask
All Implemented Interfaces:
hudson.FilePath.FileCallable<java.lang.Boolean>, java.io.Serializable

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

Class implementation of the checkout process.

See Also:
Serialized Form

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

Constructor Detail

GetHostDetailsTask

public GetHostDetailsTask(java.lang.String master)
Method Detail

invoke

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


Copyright © 2010. All Rights Reserved.