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