Uses of Class
org.kohsuke.stapler.Facet
Packages that use Facet
-
Uses of Facet in org.kohsuke.stapler
Subclasses of Facet in org.kohsuke.staplerFields in org.kohsuke.stapler with type parameters of type FacetMethods in org.kohsuke.stapler with type parameters of type FacetModifier and TypeMethodDescription<T extends Facet>
TIf the facet of the given type exists, return it.Methods in org.kohsuke.stapler that return types with arguments of type FacetModifier and TypeMethodDescriptionFacet.discover(ClassLoader cl) Discovers all the facets in the classloader.