Uses of Class
org.processmining.framework.packages.impl.CancelledException
-
Packages that use CancelledException Package Description org.processmining.framework.packages -
-
Uses of CancelledException in org.processmining.framework.packages
Methods in org.processmining.framework.packages that throw CancelledException Modifier and Type Method Description PackageDescriptor[]PackageManager. findOrInstallPackages(java.lang.String... packageNames)voidPackageManager. install(java.util.List<PackageDescriptor> toInstall)voidPackageManager. uninstall(java.util.Collection<PackageDescriptor> toRemove)voidPackageManager. update(boolean autoInstall, Boot.Level verbose)
-