public class RebaseCompleteTask extends Object implements FilePath.FileCallable<Boolean>
| Modifier and Type | Field and Description |
|---|---|
net.praqma.clearcase.ucm.entities.Stream |
stream |
| Constructor and Description |
|---|
RebaseCompleteTask(net.praqma.clearcase.ucm.entities.Stream stream) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkRoles(org.jenkinsci.remoting.RoleChecker roleChecker) |
Boolean |
invoke(File f,
hudson.remoting.VirtualChannel channel) |
public RebaseCompleteTask(net.praqma.clearcase.ucm.entities.Stream stream)
public Boolean invoke(File f, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
invoke in interface FilePath.FileCallable<Boolean>IOExceptionInterruptedExceptionpublic void checkRoles(org.jenkinsci.remoting.RoleChecker roleChecker)
throws SecurityException
checkRoles in interface org.jenkinsci.remoting.RoleSensitiveSecurityExceptionCopyright © 2016–2022. All rights reserved.