| Class | Description |
|---|---|
| DescribableDomainRequirementProvider |
This implementation of
DomainRequirementProvider implements
support for discovering DomainRequirements annotated on
Describable classes by walking the Descriptors
registered with Jenkins. |
| DomainRequirementProvider |
This
ExtensionPoint serves as a means for plugins to augment the
domain-requirement discovery process. |
| Annotation Type | Description |
|---|---|
| RequiresDomain |
This annotation is used to indicate that a given class has the specified
DomainRequirement. |
Copyright © 2016–2019. All rights reserved.