Uses of Class
org.jenkinsci.lib.dtkit.type.TestType
Packages that use TestType
-
Uses of TestType in org.jenkinsci.lib.dtkit.descriptor
Classes in org.jenkinsci.lib.dtkit.descriptor with type parameters of type TestTypeMethods in org.jenkinsci.lib.dtkit.descriptor that return types with arguments of type TestTypeModifier and TypeMethodDescriptionstatic DescriptorExtensionList<TestType,TestTypeDescriptor<?>> TestTypeDescriptor.all() -
Uses of TestType in org.jenkinsci.lib.dtkit.type
Methods in org.jenkinsci.lib.dtkit.type that return types with arguments of type TestTypeModifier and TypeMethodDescriptionstatic ExtensionList<TestType>TestType.all()TestTypeDescriptor<? extends TestType>TestType.getDescriptor()