Package eu.royalsloth.depbuilder.jenkins
Contains the code that integrates the DSL dependency build logic with the Jenkins infrastructure (jenkins
UI and scheduling builds via jenkins queue).
-
Class Summary Class Description AssignToNode Helper class that is assigning builds to nodesAssignToNode.AssignAnyNode BuildFuture Simple DTO that contains the data about the job that was scheduled to JenkinsDslBuild DslProject This class creates a custom project in the jenkins new project viewDslProject.DescriptorImpl This class is used to describe the plugin (name, description)JenkinsUtil PartialBuildAction Action used for starting partial pipeline builds (only a small part of the entire pipeline will be built. -
Enum Summary Enum Description DslProject.ScriptInputType Determines the type of user input for the DepBuilder pipelinePluginVersion Determines which version of the plugin the user is using.