public class GetHostDetailsTask extends jenkins.MasterToSlaveFileCallable<Boolean>
| Constructor and Description |
|---|
GetHostDetailsTask(String master) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
invoke(File area,
hudson.remoting.VirtualChannel channel) |
public GetHostDetailsTask(String master)
public Boolean invoke(File area, hudson.remoting.VirtualChannel channel) throws IOException
IOExceptionCopyright © 2016–2018. All rights reserved.