net.praqma.hudson.remoting
Class LoadEntity
java.lang.Object
net.praqma.hudson.remoting.LoadEntity
- All Implemented Interfaces:
- hudson.FilePath.FileCallable<net.praqma.clearcase.ucm.entities.UCMEntity>, Serializable
public class LoadEntity
- extends Object
- implements hudson.FilePath.FileCallable<net.praqma.clearcase.ucm.entities.UCMEntity>
- See Also:
- Serialized Form
Constructor Summary |
LoadEntity(net.praqma.clearcase.ucm.entities.UCMEntity entity)
|
Method Summary |
net.praqma.clearcase.ucm.entities.UCMEntity |
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 |
LoadEntity
public LoadEntity(net.praqma.clearcase.ucm.entities.UCMEntity entity)
invoke
public net.praqma.clearcase.ucm.entities.UCMEntity invoke(File f,
hudson.remoting.VirtualChannel channel)
throws IOException,
InterruptedException
- Specified by:
invoke
in interface hudson.FilePath.FileCallable<net.praqma.clearcase.ucm.entities.UCMEntity>
- Throws:
IOException
InterruptedException
Copyright © 2004-2013. All Rights Reserved.