public class FilePropertiesToJsonOperation extends FileOperation implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
FilePropertiesToJsonOperation.DescriptorImpl |
| Constructor and Description |
|---|
FilePropertiesToJsonOperation(String sourceFile,
String targetFile) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSourceFile() |
String |
getTargetFile() |
boolean |
runOperation(hudson.model.Run<?,?> run,
hudson.FilePath buildWorkspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener) |
public String getSourceFile()
public String getTargetFile()
public boolean runOperation(hudson.model.Run<?,?> run,
hudson.FilePath buildWorkspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener)
runOperation in class FileOperationCopyright © 2016–2017. All rights reserved.