public class SelectionTypeSpecified extends SelectionType
| Modifier and Type | Class and Description |
|---|---|
static class |
SelectionTypeSpecified.DescriptorImpl |
SelectionType.RepositoryDoesNotExistException| Constructor and Description |
|---|
SelectionTypeSpecified(String path) |
| Modifier and Type | Method and Description |
|---|---|
RepositoryAction |
getAction(Run<?,?> build) |
String |
getPath() |
void |
setPath(String path) |
getDescriptorpublic String path
@DataBoundConstructor public SelectionTypeSpecified(String path)
public String getPath()
public void setPath(String path)
public RepositoryAction getAction(Run<?,?> build) throws MalformedURLException, SelectionType.RepositoryDoesNotExistException
getAction in class SelectionTypeMalformedURLExceptionSelectionType.RepositoryDoesNotExistExceptionCopyright © 2016–2022. All rights reserved.