public class DropFolderIndexAction extends BaseAppAction
CONTINUE_ON_ERROR, m_defaultOptions, m_optionsAPPEND_LOG, DATABASE_TYPE, DATABASE_URL, DB_USER_NAME, DB_USER_PASSWORD, DOMAIN_TYPE, ENABLE_SSL_SUPPORT, FOR_SCHEMA_UPGRADE, IFS_DOMAIN_DISPLAY_NAME, IFS_DOMAIN_NAME, IFS_SCHEMA_NAME, IFS_SCHEMA_PASSWORD, IFS_SERVICE_NAME, IFS_USER_NAME, IFS_USER_PASSWORD, INCLUDE_PATH, INITIAL_CONTEXT_FACTORY, LDAP_URL_DAS_LOOKUP, LDAP_USER_NAME, LDAP_USER_PASSWORD, OUTPUT_FILE, PARAMETER_FILE, REGISTRY, SCHEMA_VERSION_KEY, SECURITY_PROTOCOL_NAME, SERVICE_CONFIGURATION_NAME| Constructor and Description |
|---|
DropFolderIndexAction()
Creates a new DropFolderIndexAction.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute(String[] args)
Executes AdminManager, given arguments.
|
protected void |
log()
Add message to the log.
|
protected void |
log(String msg)
Add message to the log.
|
protected void |
log(Throwable e)
Add stack trace to the log.
|
failed, getArgs, perform, removeParameter, setErrorFile, setForSchemaUpgrade, setIncludePath, setParameter, setParameterFile, setPassword, setSchemaPassword, setService, setTraceFile, setUser, stopgetDescription, getName, getValue, isContinueOnError, isPostgres, putValue, setDefaultOptions, setDescription, setName, setOptionspublic DropFolderIndexAction()
protected void execute(String[] args) throws ActionFailedException
execute in class BaseAppActionargs - the arguments that should be passed to AdminManager.ActionFailedExceptionprotected void log()
protected void log(String msg)
msg - the message to logprotected void log(Throwable e)
e - the exception for which to print a stack traceCopyright © 2025. All rights reserved.