| Modifier and Type | Class and Description |
|---|---|
static class |
NotRunFilter.DescriptorImpl
the descriptor for
NotRunFilter |
| Constructor and Description |
|---|
NotRunFilter(RunFilter runFilter) |
| Modifier and Type | Method and Description |
|---|---|
RunFilter |
getRunFilter() |
boolean |
isSelectable(hudson.model.Run<?,?> candidate,
RunSelectorContext context) |
all, allWithNoRunFilter, getDescriptor, getDisplayNamepublic boolean isSelectable(hudson.model.Run<?,?> candidate,
RunSelectorContext context)
isSelectable in class RunFiltercandidate - the build to checkcontext - the context of current runselector execution.Copyright © 2016–2020. All rights reserved.