public interface UninstallerContext
The context provided by the uninstaller. In addition to the methods in the Context interface, this extended context offers methods that are specific to the uninstaller.
Method Summary | |
---|---|
boolean |
isUninstallForUpgrade()
Returns whether the uninstaller is running as part of an upgrade. |
Method Detail |
---|
boolean isUninstallForUpgrade()