Uses of Class
hudson.model.FreeStyleProject
-
Packages that use FreeStyleProject Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
. -
-
Uses of FreeStyleProject in hudson.model
Methods in hudson.model that return FreeStyleProject Modifier and Type Method Description FreeStyleProject
FreeStyleProject.DescriptorImpl. newInstance(ItemGroup parent, String name)
Constructors in hudson.model with parameters of type FreeStyleProject Constructor Description FreeStyleBuild(FreeStyleProject project)
FreeStyleBuild(FreeStyleProject project, File buildDir)
-