public class IntegrityResyncSandboxTask extends Object implements hudson.FilePath.FileCallable<Boolean>
Constructor and Description |
---|
IntegrityResyncSandboxTask(SandboxUtils sboxUtil,
boolean cleanCopy,
boolean deleteNonMembers,
boolean restoreTimestamp,
File changeLogFile,
String alternateWorkspace,
String includeList,
String excludeList,
hudson.model.TaskListener listener,
String sandboxScope) |
Modifier and Type | Method and Description |
---|---|
void |
checkRoles(org.jenkinsci.remoting.RoleChecker roleChecker) |
Boolean |
invoke(File workspaceFile,
hudson.remoting.VirtualChannel virtualChannel) |
public Boolean invoke(File workspaceFile, hudson.remoting.VirtualChannel virtualChannel) throws IOException, InterruptedException
invoke
in interface hudson.FilePath.FileCallable<Boolean>
IOException
InterruptedException
public void checkRoles(org.jenkinsci.remoting.RoleChecker roleChecker) throws SecurityException
checkRoles
in interface org.jenkinsci.remoting.RoleSensitive
SecurityException
Copyright © 2016–2024. All rights reserved.