Class GetPolarisCliResponseContent
java.lang.Object
jenkins.security.MasterToSlaveCallable<String,PolarisIntegrationException>
com.blackduck.integration.jenkins.polaris.service.GetPolarisCliResponseContent
- All Implemented Interfaces:
hudson.remoting.Callable<String,
,PolarisIntegrationException> Serializable
,org.jenkinsci.remoting.RoleSensitive
public class GetPolarisCliResponseContent
extends MasterToSlaveCallable<String,PolarisIntegrationException>
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionGetPolarisCliResponseContent
(String workspaceRemotePath, String polarisCliVersion) -
Method Summary
Methods inherited from class jenkins.security.MasterToSlaveCallable
checkRoles
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface hudson.remoting.Callable
getChannelOrFail, getOpenChannelOrFail
-
Constructor Details
-
GetPolarisCliResponseContent
-
-
Method Details
-
call
- Throws:
PolarisIntegrationException
-