Uses of Class
com.composum.sling.core.pckgmgr.jcrpckg.PackageServlet.Extension
-
Packages that use PackageServlet.Extension Package Description com.composum.sling.core.pckgmgr.jcrpckg -
-
Uses of PackageServlet.Extension in com.composum.sling.core.pckgmgr.jcrpckg
Methods in com.composum.sling.core.pckgmgr.jcrpckg that return PackageServlet.Extension Modifier and Type Method Description static PackageServlet.Extension
PackageServlet.Extension. valueOf(String name)
Returns the enum constant of this type with the specified name.static PackageServlet.Extension[]
PackageServlet.Extension. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-