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