public class SelectByFolder extends hudson.model.AbstractDescribableImpl<SelectByFolder>
Modifier and Type | Class and Description |
---|---|
static class |
SelectByFolder.DescriptorImpl |
Constructor and Description |
---|
SelectByFolder(List<TestFolders> testFolderPaths) |
Modifier and Type | Method and Description |
---|---|
void |
addSourceToInputArgs(List<String> inputArgsList,
String cellArraySourceVal) |
List<TestFolders> |
getTestFolderPaths() |
List<String> |
getTestFolderStringPaths() |
@DataBoundConstructor public SelectByFolder(List<TestFolders> testFolderPaths)
Copyright © 2016–2024. All rights reserved.