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