×
A very simple enum for the possible relationship states between to projects. Nested classes/interfaces inherited from class hudson.model.AbstractProject.
Designed for projects which derive from InheritanceProject class and offer features to inherit properties between classes. InheritableProjectsCategory() - ...
Plugins may want to contribute additional restrictions on the use of specific labels for specific projects. This extension point allows such restrictions.
Pluggable ability to manage transfer and/or storage of build artifacts. The descriptor should specify at least a display name, and optionally a {@code ...