|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.ci.dar.RemoteLookup
public class RemoteLookup
Wrapper for file-related operations. Those must be executed on the target system (where files are located) which may be different from the system where code is executed.
| Constructor Summary | |
|---|---|
RemoteLookup(java.lang.String artifactPath,
java.lang.String workspacePath)
|
|
| Method Summary | |
|---|---|
java.io.File |
call()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteLookup(java.lang.String artifactPath,
java.lang.String workspacePath)
| Method Detail |
|---|
public java.io.File call()
throws java.lang.RuntimeException
call in interface hudson.remoting.Callable<java.io.File,java.lang.RuntimeException>java.lang.RuntimeException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||