BCI Interface - PreUninstallCustomAction

Description

In BBj 11.0 and higher, the interface com.basis.install.PreUninstallCustomAction provides an execute method that is invoked at pre-uninstall time (before files are removed).

Syntax

Return Value

Method

void

execute(PreUninstallCustomActionDatap_preUninstallCustomActionData)

See Also

BCI Class - PreUninstallCustomActionData