Uses of Class
com.xpn.xwiki.plugin.packaging.PackageException
-
Packages that use PackageException Package Description com.xpn.xwiki.plugin.packaging -
-
Uses of PackageException in com.xpn.xwiki.plugin.packaging
Methods in com.xpn.xwiki.plugin.packaging that throw PackageException Modifier and Type Method Description void
Package. addDocumentFilter(Object filter)
Deprecated.void
PackageAPI. addDocumentFilter(Object filter)
Deprecated.Constructors in com.xpn.xwiki.plugin.packaging that throw PackageException Constructor Description PackageAPI(Package plugin, XWikiContext context)
Deprecated.
-