Uses of Class
hudson.tools.ToolProperty
Packages that use ToolProperty
-
Uses of ToolProperty in hudson.model
Constructor parameters in hudson.model with type arguments of type ToolPropertyModifierConstructorDescriptionJDK(String name, String home, List<? extends ToolProperty<?>> properties) -
Uses of ToolProperty in hudson.tasks
Constructor parameters in hudson.tasks with type arguments of type ToolPropertyModifierConstructorDescriptionMavenInstallation(String name, String home, List<? extends ToolProperty<?>> properties) -
Uses of ToolProperty in hudson.tools
Subclasses of ToolProperty in hudson.toolsMethods in hudson.tools that return types with arguments of type ToolPropertyModifier and TypeMethodDescriptionToolProperty.all()Lists up all the registeredToolPropertyDescriptors in the system.ToolDescriptor.getDefaultProperties()Default value forToolInstallation.getProperties()used in the form binding.ToolInstallation.getProperties()Constructor parameters in hudson.tools with type arguments of type ToolPropertyModifierConstructorDescriptionprotectedToolInstallation(String name, String home, List<? extends ToolProperty<?>> properties) protectedToolPropertyDescriptor(Class<? extends ToolProperty<?>> clazz)