public class PangolinRemoteExecutor extends Object implements hudson.remoting.Callable<Void,Exception>, Serializable
| Constructor and Description |
|---|
PangolinRemoteExecutor(hudson.FilePath workspace,
com.agiletestware.pangolin.client.upload.BulkUpdateParameters parameters,
hudson.model.TaskListener listener)
Instantiates a new pangolin remote executor.
|
| Modifier and Type | Method and Description |
|---|---|
Void |
call() |
void |
checkRoles(org.jenkinsci.remoting.RoleChecker checker) |
void |
execute()
Execute.
|
public PangolinRemoteExecutor(hudson.FilePath workspace,
com.agiletestware.pangolin.client.upload.BulkUpdateParameters parameters,
hudson.model.TaskListener listener)
workspace - the workspaceparameters - the parameterslistener - the listenerpublic void checkRoles(org.jenkinsci.remoting.RoleChecker checker)
throws SecurityException
checkRoles in interface org.jenkinsci.remoting.RoleSensitiveSecurityExceptionCopyright © 2018 Agiletestware. All rights reserved.