Package | Description |
---|---|
org.opends.server.backends.task |
Contains the code for the Directory Server backend that provides an interface for executing administrative tasks.
|
Modifier and Type | Method and Description |
---|---|
void |
Task.initializeTaskInternal(ServerContext serverContext,
TaskScheduler taskScheduler,
Entry taskEntry)
Performs generic initialization for this task based on the information in the provided task entry.
|
Constructor and Description |
---|
RecurringTask(ServerContext serverContext,
TaskScheduler taskScheduler,
Entry recurringTaskEntry)
Creates a new recurring task based on the information in the provided entry.
|
TaskThread(TaskScheduler taskScheduler,
int threadID)
Creates a new task thread with the provided information.
|
Copyright 2010-2022 ForgeRock AS.