public interface IInstallHandlerWithFilter extends IInstallHandler
HANDLER_ACTION_CONFIGURE, HANDLER_ACTION_INSTALL, HANDLER_ACTION_UNCONFIGURE, HANDLER_ACTION_UNINSTALL
Modifier and Type | Method and Description |
---|---|
boolean |
acceptNonPluginData(INonPluginEntry data) |
completeConfigure, completeInstall, completeUnconfigure, completeUninstall, configureCompleted, configureInitiated, initialize, installCompleted, installInitiated, nonPluginDataDownloaded, pluginsDownloaded, unconfigureCompleted, unconfigureInitiated, uninstallCompleted, uninstallInitiated
boolean acceptNonPluginData(INonPluginEntry data)
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.