BCI Class - PostUninstallCustomActionData

Description

In BBj 11.0 and higher, this class extends the com.basis.install.AfterUninstallCustomActionData class and provides data and actions that can be utilized during post-uninstall (after files are removed). An instance of this class is passed into the execute method of PostUninstallCustomAction object during post-uninstall.

Methods of PostUninstallCustomActionData inherited from AfterUninstallCustomActionData

Methods of PostUninstallCustomActionData inherited from UninstallCustomActionData

Methods of PostUninstallCustomActionData inherited from CustomActionData

See Also

BCI Class - AfterUninstallCustomActionData

BCI Class - UninstallCustomActionData

BCI Class - CustomActionData

BCI Interface - PostUninstallCustomAction