public class CheckInCmdTask extends jenkins.MasterToSlaveFileCallable<Boolean>
| Constructor and Description |
|---|
CheckInCmdTask(String userName,
String passwd,
String database,
String server,
String projectId,
String requestId,
boolean forceCheckIn,
boolean forceTip,
String[] patterns,
String patternType,
int version,
boolean isStream,
int buildNo,
String jobId,
String owningPart,
hudson.FilePath workspace,
hudson.model.TaskListener listener,
String[] patternsExc) |
public CheckInCmdTask(String userName, String passwd, String database, String server, String projectId, String requestId, boolean forceCheckIn, boolean forceTip, String[] patterns, String patternType, int version, boolean isStream, int buildNo, String jobId, String owningPart, hudson.FilePath workspace, hudson.model.TaskListener listener, String[] patternsExc)
public Boolean execute(File exe, File param, File area) throws IOException
IOExceptionpublic Boolean invoke(File area, hudson.remoting.VirtualChannel channel) throws IOException
IOExceptionCopyright © 2004-2016. All Rights Reserved.