public class FileExistence extends jenkins.security.MasterToSlaveCallable<Boolean,RuntimeException>
| Constructor and Description |
|---|
FileExistence(String file) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
call() |
public FileExistence(String file)
public Boolean call() throws RuntimeException
RuntimeExceptionCopyright © 2016–2019. All rights reserved.