Uses of Class
hudson.model.FreeStyleProject.DescriptorImpl
-
Packages that use FreeStyleProject.DescriptorImpl Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
. -
-
Uses of FreeStyleProject.DescriptorImpl in hudson.model
Fields in hudson.model declared as FreeStyleProject.DescriptorImpl Modifier and Type Field Description static FreeStyleProject.DescriptorImpl
FreeStyleProject. DESCRIPTOR
Deprecated.as of 2.0 Use injectionMethods in hudson.model that return FreeStyleProject.DescriptorImpl Modifier and Type Method Description FreeStyleProject.DescriptorImpl
FreeStyleProject. getDescriptor()
-