public class UpdateFolderIndexAction extends BaseAppAction
CONTINUE_ON_ERROR, m_defaultOptions, m_options
APPEND_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 |
---|
UpdateFolderIndexAction()
Creates a new UpdateFolderIndexAction.
|
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, stop
getDescription, getName, getValue, isContinueOnError, isPostgres, putValue, setDefaultOptions, setDescription, setName, setOptions
public UpdateFolderIndexAction()
protected void execute(String[] args) throws ActionFailedException
execute
in class BaseAppAction
args
- the arguments that should be passed to AdminManager.ActionFailedException
protected 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 © 2023. All rights reserved.