public class SourceFolder extends hudson.model.AbstractDescribableImpl<SourceFolder>
Modifier and Type | Class and Description |
---|---|
static class |
SourceFolder.DescriptorImpl |
Constructor and Description |
---|
SourceFolder(List<SourceFolderPaths> sourceFolderPaths) |
Modifier and Type | Method and Description |
---|---|
void |
addSourceToInputArgs(List<String> inputArgsList,
String cellArraySourceVal) |
List<SourceFolderPaths> |
getSourceFolderPaths() |
List<String> |
getSourceFolderStringPaths() |
@DataBoundConstructor public SourceFolder(List<SourceFolderPaths> sourceFolderPaths)
Copyright © 2016–2024. All rights reserved.