public class GetLastRevisionTask extends jenkins.MasterToSlaveFileCallable<GXSInfo>
| Constructor and Description |
|---|
GetLastRevisionTask(hudson.model.TaskListener listener,
String gxPath,
GXSConnection gxsConnection) |
GetLastRevisionTask(hudson.model.TaskListener listener,
String gxPath,
GXSConnection gxsConnection,
Date fromTimestamp,
Date toTimestamp) |
| Modifier and Type | Method and Description |
|---|---|
GXSInfo |
invoke(File ws,
hudson.remoting.VirtualChannel channel) |
public GetLastRevisionTask(hudson.model.TaskListener listener,
String gxPath,
GXSConnection gxsConnection)
public GetLastRevisionTask(hudson.model.TaskListener listener,
String gxPath,
GXSConnection gxsConnection,
Date fromTimestamp,
Date toTimestamp)
public GXSInfo invoke(File ws, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2016–2019 GeneXus S.A.. All rights reserved.