net.praqma.jenkins.configrotator.scm.clearcaseucm
Class GetConfiguration

java.lang.Object
  extended by net.praqma.jenkins.configrotator.scm.clearcaseucm.GetConfiguration
All Implemented Interfaces:
hudson.FilePath.FileCallable<ClearCaseUCMConfigurationComponent>, Serializable

public class GetConfiguration
extends Object
implements hudson.FilePath.FileCallable<ClearCaseUCMConfigurationComponent>

See Also:
Serialized Form

Constructor Summary
GetConfiguration(String[] units, hudson.model.TaskListener listener)
           
 
Method Summary
 ClearCaseUCMConfigurationComponent invoke(File f, hudson.remoting.VirtualChannel channel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetConfiguration

public GetConfiguration(String[] units,
                        hudson.model.TaskListener listener)
Method Detail

invoke

public ClearCaseUCMConfigurationComponent invoke(File f,
                                                 hudson.remoting.VirtualChannel channel)
                                          throws IOException,
                                                 InterruptedException
Specified by:
invoke in interface hudson.FilePath.FileCallable<ClearCaseUCMConfigurationComponent>
Throws:
IOException
InterruptedException


Copyright © 2004-2013. All Rights Reserved.