public class BSFAction extends ActionBase
| Modifier and Type | Field and Description |
|---|---|
static String |
AFTERDELETE |
static String |
AFTERDELETION |
static String |
AFTERDIR |
static String |
AFTERFILE |
static String |
BEFOREDELETE |
static String |
BEFOREDELETION |
static String |
BEFOREDIR |
static String |
BEFOREFILE |
static String |
BSFACTION |
static String |
BSFACTIONS |
AFTERPACK, AFTERPACKS, BEFOREPACK, BEFOREPACKS, messageID, order, ORDER, UNINSTALL_ORDER, uninstallOrder| Constructor and Description |
|---|
BSFAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
execute(String order,
Object[] params,
InstallData installData) |
void |
executeUninstall(String order,
Object... params) |
String |
getScript() |
void |
init() |
void |
setLanguage(String language) |
void |
setScript(String script) |
getMessageID, getOrder, getUninstallOrder, setMessageID, setOrder, setUninstallOrderpublic static final String BSFACTIONS
public static final String BSFACTION
public static final String BEFOREFILE
public static final String AFTERFILE
public static final String BEFOREDIR
public static final String AFTERDIR
public static final String BEFOREDELETE
public static final String AFTERDELETE
public static final String BEFOREDELETION
public static final String AFTERDELETION
Copyright © 2001–2025. All rights reserved.