public class PollTask extends AbstractTask implements hudson.FilePath.FileCallable<List<Integer>>, org.jenkinsci.remoting.RoleSensitive, Serializable
Modifier and Type | Method and Description |
---|---|
void |
checkRoles(org.jenkinsci.remoting.RoleChecker checker) |
List<Integer> |
invoke(File f,
hudson.remoting.VirtualChannel channel) |
void |
setLimit(String expandedPin) |
checkConnection, getClient, getConnection, getCredential, getListener, getWorkspace, setCredential, setListener, setWorkspace
public void checkRoles(org.jenkinsci.remoting.RoleChecker checker) throws SecurityException
checkRoles
in interface org.jenkinsci.remoting.RoleSensitive
SecurityException
public List<Integer> invoke(File f, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
invoke
in interface hudson.FilePath.FileCallable<List<Integer>>
IOException
InterruptedException
public void setLimit(String expandedPin)
Copyright © 2004-2015. All Rights Reserved.