net.praqma.jenkins.rqm
Class RqmObjectCreator<T extends net.praqma.jenkins.rqm.model.RQMObject>

java.lang.Object
  extended by net.praqma.jenkins.rqm.RqmObjectCreator<T>
All Implemented Interfaces:
hudson.FilePath.FileCallable<T>, Serializable

public class RqmObjectCreator<T extends net.praqma.jenkins.rqm.model.RQMObject>
extends Object
implements hudson.FilePath.FileCallable<T>

Author:
Praqma
See Also:
Serialized Form

Constructor Summary
RqmObjectCreator(T target, net.praqma.jenkins.rqm.request.RqmParameterList parameters)
           
 
Method Summary
 T 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

RqmObjectCreator

public RqmObjectCreator(T target,
                        net.praqma.jenkins.rqm.request.RqmParameterList parameters)
Method Detail

invoke

public T invoke(File f,
                hudson.remoting.VirtualChannel channel)
                                                        throws IOException,
                                                               InterruptedException
Specified by:
invoke in interface hudson.FilePath.FileCallable<T extends net.praqma.jenkins.rqm.model.RQMObject>
Throws:
IOException
InterruptedException


Copyright © 2004-2013. All Rights Reserved.