public class CheckOutAPITask extends jenkins.MasterToSlaveFileCallable<Boolean>
| Constructor and Description |
|---|
CheckOutAPITask(hudson.model.AbstractBuild<?,?> build,
DimensionsSCM parent,
hudson.FilePath workspace,
hudson.model.TaskListener listener,
int version) |
public CheckOutAPITask(hudson.model.AbstractBuild<?,?> build,
DimensionsSCM parent,
hudson.FilePath workspace,
hudson.model.TaskListener listener,
int version)
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.