public class SetUpDetectWorkspaceCallable extends java.lang.Object implements hudson.remoting.Callable<DetectSetupResponse,com.synopsys.integration.exception.IntegrationException>
| Constructor and Description |
|---|
SetUpDetectWorkspaceCallable(DetectJenkinsLogger logger,
java.util.Map<java.lang.String,java.lang.String> environmentVariables,
java.lang.String workspaceTempPath,
java.lang.String remoteJavaHome) |
| Modifier and Type | Method and Description |
|---|---|
DetectSetupResponse |
call() |
void |
checkRoles(org.jenkinsci.remoting.RoleChecker checker) |
public SetUpDetectWorkspaceCallable(DetectJenkinsLogger logger, java.util.Map<java.lang.String,java.lang.String> environmentVariables, java.lang.String workspaceTempPath, java.lang.String remoteJavaHome)
public DetectSetupResponse call() throws com.synopsys.integration.exception.IntegrationException
call in interface hudson.remoting.Callable<DetectSetupResponse,com.synopsys.integration.exception.IntegrationException>com.synopsys.integration.exception.IntegrationExceptionpublic void checkRoles(org.jenkinsci.remoting.RoleChecker checker)
throws java.lang.SecurityException
checkRoles in interface org.jenkinsci.remoting.RoleSensitivejava.lang.SecurityException