public abstract class SelectionType extends Object implements Describable<SelectionType>, Serializable
| Modifier and Type | Class and Description |
|---|---|
class |
SelectionType.RepositoryDoesNotExistException |
| Constructor and Description |
|---|
SelectionType() |
| Modifier and Type | Method and Description |
|---|---|
abstract RepositoryAction |
getAction(Run<?,?> build) |
Descriptor |
getDescriptor() |
public Descriptor getDescriptor()
getDescriptor in interface Describable<SelectionType>public abstract RepositoryAction getAction(Run<?,?> build) throws MalformedURLException, SelectionType.RepositoryDoesNotExistException
Copyright © 2016–2022. All rights reserved.