public class IntegrityCreateSandboxTask extends Object implements hudson.FilePath.FileCallable<Boolean>
Constructor and Description |
---|
IntegrityCreateSandboxTask(SandboxUtils sboxUtil,
IntegrityCMProject siProject,
String alternateWorkspace,
hudson.model.TaskListener listener,
String lineTerminator,
String sandboxScope) |
Modifier and Type | Method and Description |
---|---|
void |
checkRoles(org.jenkinsci.remoting.RoleChecker roleChecker) |
Boolean |
invoke(File workspaceFile,
hudson.remoting.VirtualChannel virtualChannel) |
public IntegrityCreateSandboxTask(SandboxUtils sboxUtil, IntegrityCMProject siProject, String alternateWorkspace, hudson.model.TaskListener listener, String lineTerminator, String sandboxScope)
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.