Uses of Class
hudson.plugins.project_inheritance.projects.creation.ProjectCreationEngine
-
Packages that use ProjectCreationEngine Package Description hudson.plugins.project_inheritance.projects.creation -
-
Uses of ProjectCreationEngine in hudson.plugins.project_inheritance.projects.creation
Fields in hudson.plugins.project_inheritance.projects.creation declared as ProjectCreationEngine Modifier and Type Field Description static ProjectCreationEngine
ProjectCreationEngine. instance
The singleton instance used throughout a Jenkins-run.Methods in hudson.plugins.project_inheritance.projects.creation that return types with arguments of type ProjectCreationEngine Modifier and Type Method Description Descriptor<ProjectCreationEngine>
ProjectCreationEngine. getDescriptor()
-