Uses of Class
hudson.tools.ToolPropertyDescriptor
Packages that use ToolPropertyDescriptor
-
Uses of ToolPropertyDescriptor in hudson.tools
Subclasses of ToolPropertyDescriptor in hudson.toolsMethods in hudson.tools that return ToolPropertyDescriptorMethods in hudson.tools that return types with arguments of type ToolPropertyDescriptorModifier and TypeMethodDescriptionToolProperty.all()
Lists up all the registeredToolPropertyDescriptor
s in the system.ToolDescriptor.getDefaultProperties()
Default value forToolInstallation.getProperties()
used in the form binding.ToolInstallation.getProperties()
ToolDescriptor.getPropertyDescriptors()
Lists upToolPropertyDescriptor
s that are applicable to thisToolInstallation
.