public abstract class FileOperation extends hudson.model.AbstractDescribableImpl<FileOperation>
| Constructor and Description |
|---|
FileOperation() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
runOperation(hudson.model.Run<?,?> run,
hudson.FilePath buildWorkspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener) |
Copyright © 2016. All rights reserved.