public class IntegrityViewSandboxTask extends Object implements hudson.FilePath.FileCallable<Boolean>
| Constructor and Description |
|---|
IntegrityViewSandboxTask(SandboxUtils sboxUtil,
hudson.model.TaskListener listener,
String alternateWorkspace) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkRoles(org.jenkinsci.remoting.RoleChecker roleChecker) |
Boolean |
invoke(File workspaceFile,
hudson.remoting.VirtualChannel virtualChannel) |
public IntegrityViewSandboxTask(SandboxUtils sboxUtil, hudson.model.TaskListener listener, String alternateWorkspace)
public Boolean invoke(File workspaceFile, hudson.remoting.VirtualChannel virtualChannel) throws IOException, InterruptedException
invoke in interface hudson.FilePath.FileCallable<Boolean>IOExceptionInterruptedExceptionpublic void checkRoles(org.jenkinsci.remoting.RoleChecker roleChecker)
throws SecurityException
checkRoles in interface org.jenkinsci.remoting.RoleSensitiveSecurityExceptionCopyright © 2016–2024. All rights reserved.