Uses of Interface
hudson.util.DescribableList.Owner
-
Packages that use DescribableList.Owner Package Description hudson.util Other miscellaneous utility code -
-
Uses of DescribableList.Owner in hudson.util
Methods in hudson.util with parameters of type DescribableList.Owner Modifier and Type Method Description void
DescribableList. setOwner(DescribableList.Owner owner)
Deprecated.since 2008-08-15.Constructors in hudson.util with parameters of type DescribableList.Owner Constructor Description DescribableList(DescribableList.Owner owner)
Deprecated.since 2008-08-15.
-