public class SelectionTypeUpstream extends SelectionType
Modifier and Type | Class and Description |
---|---|
static class |
SelectionTypeUpstream.DescriptorImpl |
SelectionType.RepositoryDoesNotExistException
Constructor and Description |
---|
SelectionTypeUpstream(String build) |
Modifier and Type | Method and Description |
---|---|
RepositoryAction |
getAction(Run<?,?> b) |
String |
getBuild() |
void |
setBuild(String buildId) |
getDescriptor
public String build
@DataBoundConstructor public SelectionTypeUpstream(String build)
public String getBuild()
public void setBuild(String buildId)
public RepositoryAction getAction(Run<?,?> b) throws MalformedURLException, SelectionType.RepositoryDoesNotExistException
getAction
in class SelectionType
MalformedURLException
SelectionType.RepositoryDoesNotExistException
Copyright © 2016–2022. All rights reserved.