| Package | Description |
|---|---|
| hudson.plugins.label_verifier | |
| hudson.plugins.label_verifier.logic | |
| hudson.plugins.label_verifier.verifiers |
| Modifier and Type | Method and Description |
|---|---|
LabelVerifierDescriptor |
LabelVerifier.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
static hudson.DescriptorExtensionList<LabelVerifier,LabelVerifierDescriptor> |
LabelVerifierDescriptor.all()
Returns all the registered
LabelVerifierDescriptors. |
List<LabelVerifierDescriptor> |
LabelVerifierDescriptor.getVerifierDescriptors()
Gets available descriptors.
|
List<LabelVerifierDescriptor> |
LabelAtomPropertyImpl.DescriptorImpl.getVerifierDescriptors() |
hudson.util.DescribableList<LabelVerifier,LabelVerifierDescriptor> |
LabelAtomPropertyImpl.getVerifiers() |
| Modifier and Type | Class and Description |
|---|---|
static class |
AlwaysFalse.AndDescriptor |
static class |
AlwaysTrue.AndDescriptor |
static class |
And.AndDescriptor |
static class |
Not.NotDescriptor |
static class |
Or.OrDescriptor |
| Modifier and Type | Class and Description |
|---|---|
static class |
RegexNameVerifier.DescriptorImpl |
static class |
ShellScriptVerifier.DescriptorImpl |
Copyright © 2016–2017. All rights reserved.