Uses of Interface
hudson.tasks.Maven.ProjectWithMaven
-
Packages that use Maven.ProjectWithMaven Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
. -
-
Uses of Maven.ProjectWithMaven in hudson.model
Classes in hudson.model that implement Maven.ProjectWithMaven 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.
-