public class RemoteCallable extends jenkins.security.MasterToSlaveCallable<RemoteResult,IOException> implements Serializable
| Constructor and Description |
|---|
RemoteCallable(String workspacePath,
GitChangelogConfig config) |
| Modifier and Type | Method and Description |
|---|---|
RemoteResult |
call() |
void |
checkRoles(org.jenkinsci.remoting.RoleChecker checker) |
public RemoteCallable(String workspacePath, GitChangelogConfig config)
public RemoteResult call() throws IOException
call in interface hudson.remoting.Callable<RemoteResult,IOException>IOExceptionpublic void checkRoles(org.jenkinsci.remoting.RoleChecker checker)
throws SecurityException
checkRoles in interface org.jenkinsci.remoting.RoleSensitivecheckRoles in class jenkins.security.MasterToSlaveCallable<RemoteResult,IOException>SecurityExceptionCopyright © 2016–2017. All rights reserved.