public class CheckInAPITask extends jenkins.MasterToSlaveFileCallable<Boolean>
| Constructor and Description |
|---|
CheckInAPITask(hudson.model.AbstractBuild<?,?> build,
DimensionsSCM parent,
int buildNo,
String jobId,
int version,
ArtifactUploader artifact,
hudson.FilePath workspace,
hudson.model.TaskListener listener) |
public CheckInAPITask(hudson.model.AbstractBuild<?,?> build,
DimensionsSCM parent,
int buildNo,
String jobId,
int version,
ArtifactUploader artifact,
hudson.FilePath workspace,
hudson.model.TaskListener listener)
public Boolean execute(File area, hudson.remoting.VirtualChannel channel) throws IOException
IOExceptionpublic Boolean invoke(File area, hudson.remoting.VirtualChannel channel) throws IOException
IOExceptionCopyright © 2004-2016. All Rights Reserved.