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) |
getDescriptor
public 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 SelectionType
MalformedURLException
SelectionType.RepositoryDoesNotExistException
Copyright © 2016–2022. All rights reserved.