public class RebuildTask extends Task
Modifier and Type | Class and Description |
---|---|
static interface |
RebuildTask.LockProvider
Functional interface to acquire an exclusive or shared lock on the specified file.
|
Modifier and Type | Field and Description |
---|---|
static String |
OC_TASK_REBUILD_INDEX
Name of the object class associated to the rebuild index task.
|
Constructor and Description |
---|
RebuildTask() |
Modifier and Type | Method and Description |
---|---|
LocalizableMessage |
getDisplayName()
Gets a message that identifies this type of task suitable for presentation to humans in monitoring tools.
|
void |
initializeTask()
Performs any task-specific initialization that may be required before processing can start.
|
protected TaskState |
runTask()
Performs the actual core processing for this task.
|
addLogMessage, addLogMessage, compareTo, execute, getActualStartTime, getAttributeDisplayName, getCompletionTime, getDependencyIDs, getFailedDependencyAction, getFinalTaskState, getLogMessages, getNotifyOnCompletionAddresses, getNotifyOnErrorAddresses, getOperation, getRecurringTaskID, getScheduledStartTime, getServerContext, getTaskEntry, getTaskEntryDN, getTaskID, getTaskInterruptState, getTaskState, initializeTaskInternal, interruptTask, isCancelled, isInterruptable, isRecurring, replaceAttributeValue, sendNotificationEMailMessage, setCompletionTime, setOperation, setTaskInterruptState
public static final String OC_TASK_REBUILD_INDEX
public LocalizableMessage getDisplayName()
Task
getDisplayName
in class Task
public void initializeTask() throws LdapException
Task
initializeTask
in class Task
LdapException
- If a problem occurs during initialization that should be returned to the client.Copyright 2010-2022 ForgeRock AS.