Uses of Interface
hudson.model.BuildableItemWithBuildWrappers
-
Packages that use BuildableItemWithBuildWrappers Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
. -
-
Uses of BuildableItemWithBuildWrappers in hudson.model
Classes in hudson.model that implement BuildableItemWithBuildWrappers Modifier and Type Class Description class
FreeStyleProject
Free-style software project.class
Project<P extends Project<P,B>,B extends Build<P,B>>
Buildable software project.
-