-
contents
List<E> contents
The contens of the managed custom data. If it is a listener or a uninstaller jar, all
contained files are listed with it complete sub path. If it is a uninstaller native library,
this value is the path in the installer jar.
-
listenerName
String listenerName
Full qualified name of the managed listener. If type is not a listener, this value is
undefined.
-
osConstraints
List<E> osConstraints
The target operation system of this custom action
-
type
int type
Type of this custom action data; possible are INSTALLER_LISTENER, UNINSTALLER_LISTENER,
UNINSTALLER_LIB and UNINSTALLER_JAR.