BCI Class - FinishInstallCustomActionData
Description
In BBj 13.0 and higher, this class extends the com.basis.install.AfterInstallCustomActionData class and provides data and actions that can be utilized during post-install (after files are copied). An instance of this class is passed into the execute method of a FinishInstallCustomAction object during the installation finish.
Methods of FinishInstallCustomActionData inherited from AfterInstallCustomActionData
Methods of FinishInstallCustomActionData inherited from InstallCustomActionData
Methodsof FinishInstallCustomActionData inherited from CustomActionData
See Also
BCI Class - AfterInstallCustomActionData
BCI Class - InstallCustomActionData
BCI Interface - FinishInstallCustomAction