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