Uses of Class
hudson.plugins.project_inheritance.projects.creation.ProjectTemplate
-
Packages that use ProjectTemplate Package Description hudson.plugins.project_inheritance.projects.creation -
-
Uses of ProjectTemplate in hudson.plugins.project_inheritance.projects.creation
Fields in hudson.plugins.project_inheritance.projects.creation with type parameters of type ProjectTemplate Modifier and Type Field Description protected List<ProjectTemplate>ProjectCreationEngine. templatesThe list of jobs to be used as templates for theProjectWizard.Methods in hudson.plugins.project_inheritance.projects.creation that return types with arguments of type ProjectTemplate Modifier and Type Method Description Descriptor<ProjectTemplate>ProjectTemplate. getDescriptor()List<ProjectTemplate>ProjectCreationEngine. getTemplates()
-