public class DeleteReportsFromWorkspace extends jenkins.MasterToSlaveFileCallable<Boolean> implements Serializable
| Constructor and Description |
|---|
DeleteReportsFromWorkspace() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
invoke(File f,
hudson.remoting.VirtualChannel channel) |
public Boolean invoke(File f, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
invoke in interface hudson.FilePath.FileCallable<Boolean>IOExceptionInterruptedExceptionCopyright © 2016–2022. All rights reserved.